chore(client): trust ios

This commit is contained in:
syuilo 2022-07-13 21:41:06 +09:00
parent 096b306bc5
commit db21be3282
24 changed files with 25 additions and 25 deletions

View file

@ -54,7 +54,7 @@ onMounted(() => {
width: min-content;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
border-radius: 8px;
overflow: hidden; overflow: clip;
overflow: clip;
text-align: center;
pointer-events: none;