redefine variable rather than picking a different one
to not break other teams
This commit is contained in:
parent
0cb0d2a4eb
commit
488f49dc5c
2 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue