change button place

This commit is contained in:
smanylov
2026-05-22 17:04:52 +07:00
parent b59cd5d9ff
commit f5c99f1e09
4 changed files with 36 additions and 25 deletions
+8
View File
@@ -187,6 +187,14 @@
margin-bottom: 18px;
margin: 20px 0 0 0;
/* &.save {
background: #0d50e0;
&:hover:not(:disabled) {
background: #355fd3;
}
} */
&:hover:not(:disabled) {
background: #1d4ed8;
}