mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 19:44:01 +08:00
[scaling] Fix toolbar styles in chart editor
This commit is contained in:
@ -17,6 +17,17 @@
|
||||
.separator.short {
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
.elset {
|
||||
.pixel-ratio__2_5 & {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.btn-text-default {
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.font-attr {
|
||||
|
||||
Reference in New Issue
Block a user