Removed the channel description font size cap

master
WolverinDEV 2021-01-07 14:29:35 +01:00
parent ea780c403b
commit 10c3c632f5
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@
overflow: auto; overflow: auto;
@include chat-scrollbar(); @include chat-scrollbar();
font-size: 12px;
img { img {
max-width: 100%; max-width: 100%;
} }