mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
nodejs: wopi fix layout on hover
This commit is contained in:
@ -79,7 +79,7 @@
|
||||
}
|
||||
.tableRow td:last-child:after{
|
||||
width: 90%;
|
||||
top: 67px;
|
||||
top: 65px;
|
||||
height: 1%;
|
||||
}
|
||||
}
|
||||
|
||||
@ -594,6 +594,7 @@ footer table tr td:first-child {
|
||||
}
|
||||
|
||||
.contentCells-wopi {
|
||||
height: 25px;
|
||||
width: 18%;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user