Skip to content

Commit d261630

Browse files
committed
Align version selector label text to the left
1 parent 5d8fe2b commit d261630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: xp-archive/client/versionSelector/VersionSelector.module.css

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
:global(.navds-label) {
1313
font-weight: var(--a-font-weight-regular);
14+
text-align: left;
1415
}
1516

1617
:global(.navds-button__icon) {

0 commit comments

Comments
 (0)