Fix logged-out quote menu UX, simplify Interaction dialog copy (#36124)

This commit is contained in:
diondiondion 2025-09-15 17:38:11 +02:00 committed by GitHub
commit 38fa0102c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 51 additions and 142 deletions

View file

@ -9533,13 +9533,6 @@ noscript {
font-size: 14px;
}
&__icon {
color: $highlight-text-color;
display: flex;
align-items: center;
justify-content: center;
}
&__lead {
margin-bottom: 20px;