mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 11:49:25 +00:00
Refactor and code smells
This commit is contained in:
@@ -1762,6 +1762,7 @@ button:disabled:hover {
|
||||
position: relative;
|
||||
padding-right: 48px !important;
|
||||
font-variant-numeric: tabular-nums;
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
.number-input::-webkit-outer-spin-button,
|
||||
@@ -1770,10 +1771,6 @@ button:disabled:hover {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.number-input {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
.number-input:focus {
|
||||
border-color: #7c3aed;
|
||||
box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.25);
|
||||
|
||||
Reference in New Issue
Block a user