mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-10-23 12:41:21 +08:00
fix: 调整设置页footer按钮对齐方式
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
}
|
}
|
||||||
&-footer {
|
&-footer {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: flex-end;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user