style(next)/floating buttons container: fix an alignment issue

This commit is contained in:
Adorian Doran 2025-06-01 16:15:00 +03:00
parent 4509ef62b5
commit 8b2c978413

View File

@ -1402,6 +1402,7 @@ div.floating-buttons .show-floating-buttons-button:active {
div.floating-buttons-children .close-floating-buttons-button::before,
div.floating-buttons .show-floating-buttons-button::before {
display: block;
line-height: 1;
}
/* "Show buttons" button */