This commit is contained in:
Focuslinkstech 2024-08-22 22:35:11 +01:00 committed by GitHub
parent b2d9c13c51
commit 04bc749eae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -189,6 +189,13 @@
background-color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: inherit;
border-top: 1px solid transparent;
border-bottom-right-radius: 25px;
border-bottom-left-radius: 25px;
}
/* Search Bar Start Here */
.wrap {