mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
wide screen
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
font-weight: 400;
|
||||
}
|
||||
html,body{height:100%; margin:0; background:linear-gradient(180deg,#071018,#0b1220 60%); color:#eef2f6; overflow: hidden;}
|
||||
.container{max-width:1640px; margin:12px auto; padding:14px; display:flex; flex-direction:column; gap:8px}
|
||||
.container{margin:12px auto; padding:14px; display:flex; flex-direction:column; gap:8px}
|
||||
.layout{display:flex; gap:10px; height:calc(100vh - 100px);}
|
||||
.panel{background:var(--panel); border-radius:10px; padding:6px; box-shadow: 0 6px 18px rgba(2,8,16,0.6); display:flex; flex-direction:column; overflow:hidden}
|
||||
.left{flex:1; min-width:420px}
|
||||
|
||||
Reference in New Issue
Block a user