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