mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:59:28 +08:00
[Common] debug button's layout
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
align-items: center;
|
||||
|
||||
.icon {
|
||||
flex-grow: 1;
|
||||
//flex-grow: 1;
|
||||
}
|
||||
|
||||
.caption {
|
||||
@ -148,6 +148,10 @@
|
||||
margin: 0;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
div.inner-box-icon {
|
||||
height: 28px; // TODO: clear. FF bug 984869. fixed. isn't released.
|
||||
}
|
||||
}
|
||||
|
||||
.icon-top {
|
||||
|
||||
Reference in New Issue
Block a user