Remove dead CSS code (#31527)
This commit is contained in:
parent
edeae945c0
commit
2da687a28b
3 changed files with 0 additions and 333 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue