mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
added tag autocomplete
This commit is contained in:
parent
1414245a1a
commit
359cfaee7a
18 changed files with 375 additions and 80 deletions
|
@ -23,7 +23,9 @@
|
|||
justify-content: flex-start;
|
||||
padding-left: $gap / 2;
|
||||
min-width: 0;
|
||||
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
padding-left: 0;
|
||||
padding-top: $comment_height / 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue