mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
CSS fix primevue/bootstrap box-sizing
This commit is contained in:
@@ -3973,8 +3973,9 @@
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-tabview-panel * {
|
||||
box-sizing: initial;
|
||||
.p-tabview-panel .btn-close,
|
||||
.p-tabview-panel .carousel-indicators [data-bs-target] {
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
.p-toolbar {
|
||||
|
||||
Reference in New Issue
Block a user