Fix color of sticky footer in Modal
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
}
|
||||
|
||||
@include dark-theme() {
|
||||
background: $color-gray-95;
|
||||
background: $color-gray-80;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user