0
0
Fork 0

Remove dead CSS code (#31527)

This commit is contained in:
Claire 2024-08-21 19:05:02 +02:00 committed by GitHub
parent edeae945c0
commit 2da687a28b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 333 deletions

View file

@ -3422,26 +3422,6 @@ $ui-header-logo-wordmark-width: 99px;
height: calc(100% - 10px);
overflow-y: hidden;
.hero-widget {
box-shadow: none;
&__text,
&__img,
&__img img {
border-radius: 0;
}
&__text {
padding: 15px;
color: $secondary-text-color;
strong {
font-weight: 700;
color: $primary-text-color;
}
}
}
.compose-form {
flex: 1 1 auto;
min-height: 0;