소스 검색

Make action buttons larger on mobile

master
Fen Dweller 5 년 전
부모
커밋
b8face17c0
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      style.css

+ 4
- 1
style.css 파일 보기

@@ -109,8 +109,11 @@ body.dark div {
.action-part-button {
width: 33% !important;
}
.action-part-container {
width: 50vw !important;
}
.action-button {
width: 100px !important;
width: 16.6667vw !important;
}
}



불러오는 중...
취소
저장