Allstarr
-Dashboard
Link Playlists
diff --git a/allstarr/wwwroot/styles.css b/allstarr/wwwroot/styles.css
index c5fa9c9..5830df5 100644
--- a/allstarr/wwwroot/styles.css
+++ b/allstarr/wwwroot/styles.css
@@ -253,15 +253,6 @@ body {
min-width: 0;
}
-.app-header {
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 12px 0 16px;
- border-bottom: 1px solid var(--border);
- margin-bottom: 18px;
-}
-
.top-tabs,
.tabs.top-tabs {
display: none !important;
@@ -276,15 +267,6 @@ body {
text-align: center;
}
-header {
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 20px 0;
- border-bottom: 1px solid var(--border);
- margin-bottom: 30px;
-}
-
.auth-user {
color: var(--text-secondary);
font-size: 0.85rem;