Make composers button all aligned and the same size (#1843)
This commit is contained in:
parent
2a46fcc3ed
commit
9d7c323abd
1 changed files with 2 additions and 1 deletions
|
@ -528,7 +528,8 @@
|
|||
display: flex;
|
||||
flex: 0 0 auto;
|
||||
|
||||
& > * {
|
||||
& .icon-button,
|
||||
& .text-icon-button {
|
||||
display: inline-block;
|
||||
box-sizing: content-box;
|
||||
padding: 0 3px;
|
||||
|
|
Loading…
Reference in a new issue