Merge branch 'main' of http://192.168.0.75:3000/skjia/bonus-ui-notice-screen
This commit is contained in:
commit
7db4595576
|
|
@ -612,6 +612,7 @@
|
||||||
}
|
}
|
||||||
.titlediv2{
|
.titlediv2{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
height: 1%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
justify-content: center; /* 水平居中 */
|
justify-content: center; /* 水平居中 */
|
||||||
align-items: flex-start; /* 垂直靠上 */
|
align-items: flex-start; /* 垂直靠上 */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue