Cleanup messageview style

This commit is contained in:
djmaze 2021-05-18 14:28:56 +02:00
parent c571a4fbe7
commit 426b82e7c4
7 changed files with 14 additions and 39 deletions

View file

@ -55,7 +55,7 @@
z-index: 2;
background-color: #fff;
border: @rlMainBorderSize solid @rlMainDarkColor;
border: 1px solid @rlMainDarkColor;
box-shadow: @rlMainShadow;
border-radius: @rlMainBorderRadius;