mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-01 19:09:27 +00:00
CSS fix primevue box-sizing
This commit is contained in:
@@ -3973,6 +3973,9 @@
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom-left-radius: 4px;
|
||||
}
|
||||
.p-tabview-panel * {
|
||||
box-sizing: initial;
|
||||
}
|
||||
|
||||
.p-toolbar {
|
||||
background: #efefef;
|
||||
|
||||
Reference in New Issue
Block a user