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