Follow up to #16473
This rule needs an !important in order to override the inline style
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
}
|
||||
|
||||
svg {
|
||||
max-width: 100%;
|
||||
max-width: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user