Try fix select field bug on Windows again

Previously: b47c043699
This commit is contained in:
Lim Chee Aun 2024-08-04 19:01:21 +08:00
parent 89e8bdf77b
commit a1c419b675

View file

@ -207,7 +207,7 @@
left: -100vw !important;
}
#compose-container .toolbar-button select {
background-color: transparent;
background-color: inherit;
border: 0;
padding: 0 0 0 8px;
margin: 0;