Fix color of sticky footer in Modal
This commit is contained in:
parent
ee93168028
commit
48b3c655e8
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
|||
}
|
||||
|
||||
@include dark-theme() {
|
||||
background: $color-gray-95;
|
||||
background: $color-gray-80;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue