mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-26 13:29:49 +01:00
Compare commits
1 commit
1e407257bd
...
79cc27a919
Author | SHA1 | Date | |
---|---|---|---|
79cc27a919 |
1 changed files with 0 additions and 6 deletions
6
docs/static/style.scss
vendored
6
docs/static/style.scss
vendored
|
@ -240,19 +240,13 @@ li {
|
|||
padding: 10px;
|
||||
border-bottom: 1px solid #ccc;
|
||||
z-index: 1000;
|
||||
@media (prefers-color-scheme: dark) {
|
||||
background: $color-gray-900;
|
||||
color: $color-gray-50;
|
||||
}
|
||||
}
|
||||
|
||||
#search-input {
|
||||
width: 100%;
|
||||
padding: 8px;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue