[Client] スマホ/タブレットからでも管理者ページを使えるように
This commit is contained in:
parent
675e573a8c
commit
1edfce8f73
7 changed files with 134 additions and 10 deletions
|
|
@ -168,4 +168,13 @@ export default Vue.extend({
|
|||
> div
|
||||
margin-bottom -10px
|
||||
|
||||
@media (max-width 1000px)
|
||||
display block
|
||||
margin-bottom 26px
|
||||
|
||||
> div
|
||||
&:first-child
|
||||
margin-right 0
|
||||
margin-bottom 26px
|
||||
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue