client: tweak ui

This commit is contained in:
syuilo
2021-12-03 12:00:11 +09:00
parent e617ced1d3
commit 902bed4db3
2 changed files with 7 additions and 1 deletions

View File

@ -153,6 +153,7 @@ export default defineComponent({
box-sizing: border-box;
min-width: 200px;
overflow: auto;
overscroll-behavior: contain;
&.center {
> .item {