mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Fix select field "unstyled" inside toolbar button
This commit is contained in:
parent
2479955e79
commit
470fb4dfc0
1 changed files with 2 additions and 0 deletions
|
@ -190,6 +190,8 @@
|
|||
background-color: inherit;
|
||||
border: 0;
|
||||
padding: 0 0 0 8px;
|
||||
margin: 0;
|
||||
appearance: none;
|
||||
}
|
||||
#compose-container .toolbar-button:not(.show-field) select {
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue