mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-21 22:44:06 +01:00
This commit is contained in:
parent
298a15943e
commit
9b46324d26
3 changed files with 12 additions and 5 deletions
|
|
@ -10,6 +10,13 @@
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
&--touch {
|
||||
.av__views .block__icon,
|
||||
.av__row--footer .av__calc {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
&__cursor {
|
||||
width: .1px;
|
||||
height: 0;
|
||||
|
|
|
|||
|
|
@ -516,11 +516,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.av__views .block__icon,
|
||||
.av__row--footer .av__calc {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.b3-dialog__container {
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue