mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-16 15:45:51 +00:00
Add popovers to config
This commit is contained in:
@@ -48,4 +48,8 @@ body {
|
||||
color:yellow;
|
||||
}
|
||||
|
||||
|
||||
.custom-popover {
|
||||
--bs-popover-border-color: var(--bs-primary);
|
||||
--bs-popover-header-bg: var(--bs-primary);
|
||||
--bs-popover-header-color: var(--bs-white);
|
||||
}
|
||||
|
Reference in New Issue
Block a user