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

search load more

This commit is contained in:
Fedor Katurov 2020-04-18 18:07:39 +07:00
parent 94ac596b92
commit 9498c7b7a0
12 changed files with 199 additions and 26 deletions

View file

@ -165,8 +165,7 @@ $input_shadow_filled: $input_shadow;
padding-right: $gap;
}
&:after {
content: ' ';
& > :global(.line) {
flex: 1;
height: 2px;
background: transparentize(white, 0.95);