CSS: fhc-header w/o bottom border

This commit is contained in:
cgfhtw
2024-02-09 11:10:03 +01:00
parent 8c6c2b7e11
commit ce9ebee57d
-7
View File
@@ -14,13 +14,6 @@
font-size: .65em;
padding-inline-start: 1em;
}
.fhc-header:after {
background-color: var(--bs-gray-300);
content: "";
display: block;
height: 1px;
width: 100%;
}
.fhc-alert.p-toast-center {
width: 35rem;