redefine variable rather than picking a different one

to not break other teams
This commit is contained in:
Bruno Windels 2020-07-14 12:51:51 +02:00
parent 0cb0d2a4eb
commit 488f49dc5c
2 changed files with 4 additions and 4 deletions

View file

@ -120,7 +120,7 @@ limitations under the License.
h3 {
text-transform: uppercase;
color: $roomlist2-header-color;
color: $notice-secondary-color;
font-weight: 600;
font-size: $font-12px;
margin: 4px 0;