thaw/src/tabs/tab.css
2023-06-18 22:13:32 +08:00

7 lines
79 B
CSS

.melt-tab {
padding-top: 12px;
}
.melt-tab--hidden {
display: none;
}