This commit is contained in:
syuilo
2020-02-13 22:48:56 +09:00
parent 691482bb28
commit 8755b5f353
2 changed files with 2 additions and 0 deletions

View File

@ -125,6 +125,7 @@ export default Vue.extend({
> .item {
display: block;
position: relative;
padding: 8px 16px;
width: 100%;
box-sizing: border-box;