mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 07:16:44 -06:00
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
This commit is contained in:
commit
a9f0bea60c
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