mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 11:56:44 -06:00
🎨
This commit is contained in:
parent
aca445c7c8
commit
aa0eaf37b6
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ onBeforeUnmount(() => {
|
||||||
> .item {
|
> .item {
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 6px 16px;
|
padding: 5px 16px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
Loading…
Reference in a new issue