mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
layout fix
This commit is contained in:
@ -235,12 +235,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1080px) and (min-width: 890px) {
|
||||
.firstContentCellViewers {
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 986px) and (min-width: 890px) {
|
||||
.tableHeader {
|
||||
width: 75%;
|
||||
|
||||
@ -762,7 +762,7 @@ html {
|
||||
}
|
||||
|
||||
.firstContentCellViewers {
|
||||
margin-left: 0;
|
||||
margin-left: auto;
|
||||
}
|
||||
.tableHeaderCellDownload{
|
||||
width: 12%;
|
||||
|
||||
Reference in New Issue
Block a user