Save button loading error CSS
This commit is contained in:
2
public/css/custom.css
vendored
2
public/css/custom.css
vendored
@ -365,7 +365,7 @@ tbody .row {
|
|||||||
position: relative;
|
position: relative;
|
||||||
animation: aka-loader 0.7s ease alternate infinite;
|
animation: aka-loader 0.7s ease alternate infinite;
|
||||||
animation-delay: 0.28s;
|
animation-delay: 0.28s;
|
||||||
top: -13px;
|
top: -13px !important;
|
||||||
margin: -10px auto 0;
|
margin: -10px auto 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user