mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 15:33:52 +01:00
Move stuff around
This commit is contained in:
5
src-web/components/core/Tabs/Tabs.css
Normal file
5
src-web/components/core/Tabs/Tabs.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.tab-content {
|
||||
&[data-state="inactive"] {
|
||||
@apply hidden;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user