Improved focused styling

This commit is contained in:
djmaze 2021-07-21 21:54:07 +02:00
parent 5590fd4860
commit b16b184ac9
6 changed files with 14 additions and 12 deletions

View file

@ -458,7 +458,7 @@
}
}
&.message-focused .b-content {
&.focused .b-content {
z-index: 101;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
border-color: darken(@rlMainDarkColor, 5%);