Disallow invalid inline style comments in stylesheets (#9099)
This commit is contained in:
@@ -45,7 +45,7 @@ limitations under the License.
|
||||
|
||||
.mx_MapError_heading {
|
||||
padding-top: $spacing-8;
|
||||
// override h3 heading size
|
||||
/* override h3 heading size */
|
||||
font-size: inherit !important;
|
||||
font-weight: normal !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user