Appearance
Disable the platform-native style of an element.
Class | Properties |
---|---|
.appearance-none | appearance: none; |
Usage
By default, nitron already removes the platform-native styling from select elements. But in some cases, such as with third party applications, it might be necessary to reset the styling. Therefore, use the .appearane-none
utility class.
Native browser style (simulated, see comment above)
.appearance-none