mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
remove unnecessary appearance (#1142)
This commit is contained in:
parent
e65abc561e
commit
8599835be4
@ -38,8 +38,6 @@
|
|||||||
color: var(--brand-grey-light);
|
color: var(--brand-grey-light);
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
/* for hiding spin buttons in Firefox */
|
|
||||||
-moz-appearance: textfield;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.input[readonly]::-webkit-inner-spin-button,
|
.input[readonly]::-webkit-inner-spin-button,
|
||||||
|
Loading…
Reference in New Issue
Block a user