minor select-kit composer button height fix
This commit is contained in:
parent
3be3c50c7e
commit
d4ee2ef017
|
@ -251,6 +251,7 @@
|
|||
|
||||
.d-editor-button-bar .btn {
|
||||
padding: 4px 8px;
|
||||
display: inline-block;
|
||||
@media all and (max-width: 800px) {
|
||||
padding: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue