Style updates.
This commit is contained in:
parent
4e065d9ef2
commit
7b4d5a84a8
1 changed files with 3 additions and 0 deletions
|
|
@ -234,6 +234,9 @@ export default {
|
||||||
background-color: $blue-100;
|
background-color: $blue-100;
|
||||||
border: 1px solid $blue;
|
border: 1px solid $blue;
|
||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
|
.special-save-box {
|
||||||
|
background-color: $green-200;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
+ .package-label {
|
+ .package-label {
|
||||||
&:before {
|
&:before {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue