mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-06-08 06:16:18 +08:00
fix: 调整设置页footer按钮对齐方式
This commit is contained in:
parent
6973c2a838
commit
1b8e664aac
@ -28,7 +28,7 @@
|
|||||||
}
|
}
|
||||||
&-footer {
|
&-footer {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: flex-end;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user