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;
|
background-color: inherit;
|
||||||
border: 0;
|
border: 0;
|
||||||
padding: 0 0 0 8px;
|
padding: 0 0 0 8px;
|
||||||
|
margin: 0;
|
||||||
|
appearance: none;
|
||||||
}
|
}
|
||||||
#compose-container .toolbar-button:not(.show-field) select {
|
#compose-container .toolbar-button:not(.show-field) select {
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue