Remove redundant blank line in CSS file

Eliminated an unnecessary blank line for cleaner and more consistent formatting. This improves the readability and maintains coding style standards.
This commit is contained in:
Pdzly
2025-04-25 20:08:29 +02:00
parent 5f552bb749
commit 7f3d9fd9e7

View File

@@ -576,7 +576,6 @@ groupbox h2 {
cursor: pointer;
}
.zenThemeMarketplaceItemPreferenceDialog {
display: flex;
flex-direction: column;