mirror of https://github.com/vector-im/riot-web
no space in !important
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>pull/21833/head
parent
1bdcb0c35a
commit
3d9e631d18
|
@ -34,7 +34,7 @@ body {
|
|||
|
||||
pre, code {
|
||||
font-family: $monospace-font-family;
|
||||
font-size: 100% ! important;
|
||||
font-size: 100% !important;
|
||||
}
|
||||
|
||||
.error, .warning {
|
||||
|
|
Loading…
Reference in New Issue