Fix HTMX spinner background overflowing rounded edges inside quoted tweets
This commit is contained in:
parent
750ad3031a
commit
125445671d
@ -174,7 +174,8 @@ dialog::backdrop {
|
|||||||
outline-width: 1px;
|
outline-width: 1px;
|
||||||
}
|
}
|
||||||
.rounded-gray-outline, .rounded-gray-outline > .tweet {
|
.rounded-gray-outline, .rounded-gray-outline > .tweet {
|
||||||
border-radius: 20px;
|
border-radius: 1.5em;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile-banner-image {
|
.profile-banner-image {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user