mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-11-01 22:22:33 +01:00
add responsive design
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
gap: 0 0;
|
||||
font-size: 3rem;
|
||||
color: white;
|
||||
box-sizing: border-box;
|
||||
padding: 10px;
|
||||
|
||||
h1,
|
||||
@@ -17,6 +16,7 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 20ch;
|
||||
user-select: none;
|
||||
}
|
||||
.channelNameContainer {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user