mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 06:20:56 +00:00
fix: 你写的垂直居中在我机子上没对齐
This commit is contained in:
@ -48,6 +48,7 @@
|
|||||||
#hardware-info {
|
#hardware-info {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#bot-icon {
|
#bot-icon {
|
||||||
|
Reference in New Issue
Block a user