[DE PE SSE] Fix styles of toolbar buttons

This commit is contained in:
JuliaSvinareva 2022-01-13 17:48:51 +03:00
parent bb6e189217
commit 1fbd9a4773
2 changed files with 3 additions and 3 deletions

View file

@ -232,7 +232,7 @@
.inner-box-caption {
line-height: 18px;
padding: 0 3px;
padding: 1px 3px;
display: flex;
//align-items: center;
align-items: start;
@ -244,7 +244,7 @@
text-overflow: ellipsis;
white-space: pre;
line-height: 12px;
line-height: 11px;
padding: 0 2px;
.caret {

View file

@ -289,7 +289,7 @@
}
&.long {
height: 48px;
height: 52px;
}
&.short {