style(next): remove useless CSS code

This commit is contained in:
Adorian Doran 2025-03-24 19:13:28 +02:00
parent 2e15c926c5
commit 2c694fe5d7

View File

@ -1472,14 +1472,6 @@ div.floating-buttons-children .close-floating-buttons:has(.close-floating-button
gap: 0;
}
/* Individual icon position / size corrections */
/* Table of contents */
.floating-buttons .bx-spreadsheet::before {
/* Note: since the icon is rotated, a positive top margin will actually shift the icon upwards */
margin-top: .1em;
}
/* The highlight animation */
@keyframes floating-button-highlight {