adding a specific class for quote to avoid overriding general blockquote tag (#26987)
GitOrigin-RevId: 046322bdc05b9322ede5920af2b829beca0bc0d2
This commit is contained in:
@@ -673,7 +673,7 @@
|
||||
}
|
||||
|
||||
// most of these are here to replace rules from core/type.less
|
||||
blockquote {
|
||||
blockquote.cms-quote {
|
||||
@include heading-lg;
|
||||
|
||||
border-left: none;
|
||||
|
||||
Reference in New Issue
Block a user