adjust style of doudizhu player action button
This commit is contained in:
parent
77912648fb
commit
58526e7fc5
|
@ -30,6 +30,11 @@
|
|||
.main-player-action-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
button {
|
||||
font-weight: bolder;
|
||||
border-radius: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
.timer {
|
||||
|
|
Loading…
Reference in New Issue