CSS: Minor style tweaks to user login.
Don't use hardcoded white color for container-box mixin.
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
|
||||
=container-box
|
||||
position: relative
|
||||
background-color: white
|
||||
background-color: $color-background-light
|
||||
border-radius: 3px
|
||||
box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px
|
||||
|
||||
|
Reference in New Issue
Block a user