Fix dismiss button overlapping with text in dismissable banners (#26935)
This commit is contained in:
@@ -58,4 +58,11 @@ body.rtl {
|
||||
.fa-chevron-right::before {
|
||||
content: '\F053';
|
||||
}
|
||||
|
||||
.dismissable-banner,
|
||||
.warning-banner {
|
||||
&__action {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user