mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 修复UI
This commit is contained in:
parent
e4cc469b28
commit
db4a16f50e
@ -282,6 +282,7 @@ const updateTextAlign = (align: 'top' | 'middle' | 'bottom') => {
|
|||||||
.title {
|
.title {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.shape-pool {
|
.shape-pool {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user