mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added date
This commit is contained in:
parent
2d65641693
commit
2673722af7
7 changed files with 26 additions and 15 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
.input {
|
||||
flex: 1;
|
||||
padding: $gap / 2;
|
||||
padding: ($gap / 2) ($gap / 2 + 1px);
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
@ -24,5 +24,5 @@
|
|||
fill: transparentize(white, 0.9);
|
||||
}
|
||||
|
||||
@include outer_shadow();
|
||||
// @include outer_shadow();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue