mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Start component changes
This commit is contained in:
@@ -38,3 +38,11 @@
|
||||
.btn-close-white {
|
||||
filter: $btn-close-white-filter;
|
||||
}
|
||||
|
||||
@if $enable-dark-mode {
|
||||
[data-theme="dark"] {
|
||||
.btn-close {
|
||||
filter: $btn-close-white-filter;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user