mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 23:19:38 +00:00
enhance(ui): refactor the plugin related components
This commit is contained in:
@@ -150,10 +150,11 @@
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.form-input {
|
||||
.ui__input {
|
||||
background-color: var(--ls-primary-background-color);
|
||||
padding: 6px 7px 5px 29px;
|
||||
opacity: .5;
|
||||
opacity: .7;
|
||||
height: 30px;
|
||||
|
||||
&:focus {
|
||||
background-color: var(--ls-secondary-background-color);
|
||||
|
||||
Reference in New Issue
Block a user