mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-10 00:25:13 +00:00
5 lines
67 B
CSS
5 lines
67 B
CSS
|
/* Tabs */
|
||
|
.search_tabcontent,
|
||
|
.main_tabcontent {
|
||
|
display: none;
|
||
|
}
|