fixed bugs - 1 to 12
This commit is contained in:
@@ -36,3 +36,13 @@ direction: rtl;
|
||||
*:hover::-webkit-scrollbar-thumb {
|
||||
@apply bg-opacity-100;
|
||||
}
|
||||
input::-webkit-outer-spin-button,
|
||||
input::-webkit-inner-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/* Firefox */
|
||||
input[type=number] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
Reference in New Issue
Block a user