This commit is contained in:
Focuslinkstech
2024-08-23 09:20:25 +01:00
committed by GitHub
parent 1e8cf726c3
commit d34f6919c7

View File

@ -195,6 +195,12 @@
border-color: transparent;
}
.box.box-solid.box-default>.box-header {
color: inherit;
background-color: transparent;
border-color: transparent;
}
.box-footer {
border-top-left-radius: 0;
border-top-right-radius: 0;