mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-24 10:47:44 +00:00
lighter background for StatusBar
This commit is contained in:
parent
579662b712
commit
2117b99bcd
1 changed files with 1 additions and 1 deletions
|
|
@ -873,7 +873,7 @@
|
|||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
color: $color-white;
|
||||
background-color: rgba($color-black, 0.6);
|
||||
background-color: rgba($color-asphalt-gray, 0.7);
|
||||
box-shadow: 1px 1px 4px 0 rgba($color-asphalt-gray, 0.3);
|
||||
overflow: hidden;
|
||||
z-index: $zIndex-2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue