fix css
This commit is contained in:
parent
28c26caf6c
commit
4c78043230
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue