1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

made better tabs (with context)

This commit is contained in:
Fedor Katurov 2021-12-26 11:25:34 +07:00
parent f63d2d3228
commit da510e346a
12 changed files with 103 additions and 194 deletions

View file

@ -76,10 +76,6 @@
background: lighten($content_bg, 3%);
padding: $gap;
border-radius: $radius;
:global(.input_title) {
color: lighten($content_bg, 10%);
}
}
.search_icon {