mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
feat(srs): ux enhancement
This commit is contained in:
@@ -111,6 +111,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
.panel-content {
|
||||
width: 36rem;
|
||||
height: 24rem;
|
||||
}
|
||||
}
|
||||
|
||||
.ui__button {
|
||||
@apply inline-flex items-center px-3 py-2 border border-transparent
|
||||
text-sm leading-4 font-medium rounded-md text-white
|
||||
|
||||
Reference in New Issue
Block a user