mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: show close button on mobile
This commit is contained in:
committed by
Tienson Qin
parent
3bfba8fb7c
commit
99bef71704
@@ -644,7 +644,8 @@ html[data-theme='dark'] {
|
||||
transform: scale(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.is-mobile &,
|
||||
&:hover {
|
||||
.close {
|
||||
visibility: visible;
|
||||
|
||||
Reference in New Issue
Block a user