mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
enhance(ux): support do not remind me for the shui confirm dialog
This commit is contained in:
@@ -211,19 +211,6 @@ html.is-mobile {
|
||||
}
|
||||
}
|
||||
|
||||
.ui__confirm-modal {
|
||||
.sublabel {
|
||||
display: flex;
|
||||
padding: 2px 0;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
|
||||
input[type='checkbox'] {
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-wrapper {
|
||||
@apply border min-w-[12rem] rounded-md bg-popover overflow-hidden;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user