Changeset 0.37.19 (#232)
Co-authored-by: gobha <jasafpro@gmail.com> Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.sw-notes-surface__search {
|
||||
input.sw-notes-surface__search {
|
||||
width: 100%;
|
||||
padding: 6px 8px 6px 30px;
|
||||
background: var(--bg, #0e0e10);
|
||||
@@ -108,7 +108,7 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sw-notes-surface__search:focus {
|
||||
input.sw-notes-surface__search:focus {
|
||||
border-color: var(--accent, #b38a4e);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user