mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:59:28 +08:00
Merge pull request #1392 from ONLYOFFICE/fix/bugfix
[DE forms] Fix Bug 54379
This commit is contained in:
@ -600,11 +600,13 @@
|
||||
display: inline-block;
|
||||
line-height: 22px;
|
||||
padding: 0 0 0 3px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#page-number {
|
||||
.masked {
|
||||
cursor: pointer;
|
||||
line-height: 22px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user