no message

This commit is contained in:
A1300399510 2024-11-21 15:37:10 +08:00
parent 2ddcfd74eb
commit 59350ee811
2 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,8 @@
}
.boxbox.admission .admission-title {
position: absolute;
width: 120px;
height: 32px;
top: -11px;
left: 50%;
transform: translateX(-50%);

View File

@ -8,6 +8,8 @@
&.admission {
.admission-title {
position: absolute;
width: 120px;
height: 32px;
top: -11px;
left: 50%;
transform: translateX(-50%);