mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
Use flex-column for schedule modal on smaller screens
This commit is contained in:
committed by
Tienson Qin
parent
8bc1d19388
commit
00d3a25aaa
@@ -77,10 +77,10 @@ pre {
|
||||
}
|
||||
|
||||
#time-repeater {
|
||||
width: 135px;
|
||||
min-width: 300px;
|
||||
|
||||
@screen sm {
|
||||
min-width: 300px;
|
||||
width: 135px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user