mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed submit bar shadows
This commit is contained in:
parent
85c7888c41
commit
e8effb92f1
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.link {
|
.link {
|
||||||
@include outer_shadow;
|
@include row_shadow;
|
||||||
|
|
||||||
height: $bar_height;
|
height: $bar_height;
|
||||||
width: $bar_height;
|
width: $bar_height;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue