fix(game-ui): 턴 이동 버튼 너비를 채움
This commit is contained in:
@@ -1098,6 +1098,9 @@ const clickOutsideMenu = (event: Event) => {
|
||||
gap: 4px;
|
||||
padding-top: 3px;
|
||||
}
|
||||
.bottom-shift-menu > summary {
|
||||
width: 100%;
|
||||
}
|
||||
.command-picker {
|
||||
position: absolute;
|
||||
z-index: 80;
|
||||
|
||||
Reference in New Issue
Block a user