minor fix for channel menu button alignment

This commit is contained in:
btzr-io 2021-07-22 02:55:40 -05:00
parent 2a291366da
commit 083aff2ceb

View file

@ -760,6 +760,7 @@
width: var(--height-button);
padding: 0;
border-radius: var(--border-radius);
align-self: flex-end;
}
}