Update _budgie.scss
This commit is contained in:
parent
9b1522114b
commit
535ccc3893
1 changed files with 1 additions and 1 deletions
|
@ -1005,7 +1005,7 @@ $raven_shadow: 0 0 3px 0 rgba(black, 0.2), 0 0 8px 0 rgba(black, 0.15), 0 0 16px
|
|||
border: none;
|
||||
background-color: rgba(black, 0.85);
|
||||
color: rgba(white, 0.65);
|
||||
border-radius: $raven_radius;
|
||||
border-radius: $raven_radius - 1px;
|
||||
|
||||
button {
|
||||
border: none;
|
||||
|
|
Loading…
Reference in a new issue