mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 22:08:19 +00:00
fix: align channel names vertically
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
@@ -2160,6 +2160,9 @@ span.instanceStatus {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
transition: font-weight 0.1s;
|
||||
.ellipsis {
|
||||
margin-bottom: 0.25em;
|
||||
}
|
||||
}
|
||||
.channelbutton:hover {
|
||||
background: var(--channel-hover);
|
||||
|
||||
Reference in New Issue
Block a user