mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Adding hotfix to bootstrap 5.3 alpha popover #507
This commit is contained in:
parent
b3a20cf41d
commit
67e5d6faaf
@ -17,8 +17,8 @@ bs-dropdown-container {
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* TODO: remove popover in ngx-bootstrap is fixed*/
|
/* TODO: remove popover in ngx-bootstrap, bootstrap 5.3-alpha is fixed */
|
||||||
.bs-popover-top{
|
.bs-popover-top, .bs-popover-bottom{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user