This commit is contained in:
Spmario233 2023-10-04 11:58:36 +08:00
parent 28c26caf6c
commit 4c78043230
1 changed files with 3 additions and 1 deletions

View File

@ -1766,7 +1766,9 @@ div:not(.handcards)>.card>.info>span,
margin-left: 4px;
margin-right: 4px;
position: relative;
/* width: calc(100% - 8px); */
}
.content>div:not(.pointerdiv) {
width: calc(100% - 8px);
}
.content>.caption + .buttons:not(*:last-child){
margin-top: 0;