mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-23 14:51:45 +00:00
7 lines
91 B
CSS
7 lines
91 B
CSS
/* Tabs */
|
|
.search_tabcontent,
|
|
.main_tabcontent,
|
|
.favorites_tabcontent {
|
|
display: none;
|
|
}
|