0
0
Fork 0

Fix dismiss button overlapping with text in dismissable banners (#26935)

This commit is contained in:
Claire 2023-09-15 19:53:28 +02:00 committed by GitHub
parent e4f5114aaf
commit 2a4fcc51fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 5 deletions

View file

@ -8941,9 +8941,7 @@ noscript {
}
&__action {
position: absolute;
inset-inline-end: 0;
top: 0;
float: right;
padding: 15px 10px;
.icon-button {