pc-master #258

Merged
xiaomeng merged 9 commits from pc-master into portal 2025-07-01 02:44:38 +00:00
Showing only changes of commit aff7449ed0 - Show all commits

View File

@ -3526,6 +3526,8 @@ window.open("http://localhost:8080/");
object-fit: cover object-fit: cover
} }
>div{ >div{
text-indent: 2em;
font-size: .16rem;
height: calc(100% - 1.7rem); height: calc(100% - 1.7rem);
} }
} }