mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-05 09:26:34 +00:00
Fixed onboarding layout section title aligment (closes https://github.com/zen-browser/desktop/issues/4039) (https://github.com/zen-browser/desktop/issues/4035)
This commit is contained in:
@@ -273,6 +273,10 @@ input[type='checkbox'] {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#layout {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
#layoutList {
|
#layoutList {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 20px;
|
gap: 20px;
|
||||||
|
Reference in New Issue
Block a user