mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
fix(ui): toolbar broken of pdf viewer when narrow container
This commit is contained in:
@@ -55,6 +55,7 @@ input::-webkit-inner-spin-button {
|
||||
color: var(--ls-icon-color);
|
||||
background-color: transparent;
|
||||
transition: none;
|
||||
word-break: normal;
|
||||
|
||||
&.is-active {
|
||||
opacity: 1;
|
||||
@@ -69,6 +70,8 @@ input::-webkit-inner-spin-button {
|
||||
}
|
||||
|
||||
.pager {
|
||||
white-space: nowrap;
|
||||
|
||||
> .nu {
|
||||
padding-right: 4px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user