mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
enhance(ui): refactor classic modal with the shui dialog
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
}
|
||||
|
||||
&[label="ls-modal-align-center"],
|
||||
&.as-center{
|
||||
&.as-center {
|
||||
top: 0;
|
||||
|
||||
.ui__modal-panel {
|
||||
@@ -178,15 +178,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&[label="instruction__cp"] {
|
||||
|
||||
.ui__modal-panel {
|
||||
height: 90%;
|
||||
}
|
||||
|
||||
.panel-content {
|
||||
height: 100%;
|
||||
.ui__dialog-content {
|
||||
&[label=flashcards__cp] {
|
||||
.ui__dialog-main-content {
|
||||
@apply max-h-[85vh] overflow-auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user