Save button loading error CSS

This commit is contained in:
Cüneyt Şentürk
2020-11-12 17:14:44 +03:00
parent b6e6bec1e3
commit 8b352b5608

View File

@ -365,7 +365,7 @@ tbody .row {
position: relative;
animation: aka-loader 0.7s ease alternate infinite;
animation-delay: 0.28s;
top: -13px;
top: -13px !important;
margin: -10px auto 0;
}