mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: modals positions
close https://github.com/logseq/logseq/issues/5053
This commit is contained in:
@@ -93,3 +93,14 @@ pre {
|
||||
.preview-trigger-wrapper > [data-tooltipped] {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
#time-repeater {
|
||||
width: 135px;
|
||||
|
||||
@screen sm {
|
||||
min-width: 300px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user