Refactor zen-tabs/vertical-tabs.css: Remove unnecessary padding-top styling

This commit is contained in:
mr. M
2024-10-15 17:29:36 +02:00
parent 86f537971c
commit 546cac2b09

View File

@@ -218,8 +218,6 @@
flex-direction: row;
justify-content: space-between;
padding-top: var(--zen-element-separation);
width: 100%;
position: relative;