Fixed #3: Dividers are hidden in horizontal selectors

This commit is contained in:
Niléane 2023-07-11 12:07:32 +02:00
commit 651848293f
No known key found for this signature in database

View file

@ -1088,6 +1088,7 @@ body.layout-single-column {
bottom: 8px;
opacity: .1;
border-radius: 50px;
z-index: 1;
}
.layout-single-column .account__section-headline a:last-child::after {
display: none;