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
parent 943cdc5b21
commit 38fa0102c1
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;