We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2070e9a commit 3d72b71Copy full SHA for 3d72b71
src/components/platformSelector/style.module.scss
@@ -17,10 +17,7 @@
17
18
.item-text {
19
align-items: center;
20
-
21
- .platform-icon {
22
- translate: none;
23
- }
+ gap: 0.375rem;
24
}
25
26
@@ -161,13 +158,9 @@
161
158
162
159
163
160
display: flex;
164
- align-items: start;
165
- gap: 0.25rem;
+ align-items: center;
166
text-align: left;
167
168
169
- translate: 0 4px;
170
171
172
173
.expand-button {
0 commit comments