Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 8376cc2

Browse files
committed
fix quick settings button alignment and i18n
1 parent aeaeb29 commit 8376cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/structures/_QuickSettingsButton.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
height: 32px;
2121
border-radius: 8px;
2222
position: relative;
23-
margin: 12px 0 12px 16px;
23+
margin: 12px auto;
2424

2525
&::before {
2626
content: "";

0 commit comments

Comments
 (0)