parent
9bc5d52e41
commit
6a4d56c81c
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ onUnmounted(() => {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
max-width: min(30vw, 400px);
|
||||
overflow: auto;
|
||||
overflow: clip;
|
||||
white-space: nowrap;
|
||||
text-align: left;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue