Fixed <select/> styling in firefox and improved in chrome.

This commit is contained in:
orangemug
2020-04-26 09:23:18 +01:00
parent 4bbe2ce1ea
commit cbdf45c852
5 changed files with 20 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
* {
*:not(select) {
&::-webkit-scrollbar {
background-color: #26282e;
width: 8px;