fix: floating background when long name
This commit is contained in:
parent
daec58314f
commit
b9e956b440
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ svg {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
top: 50px;
|
bottom: 0;
|
||||||
opacity: 0.1;
|
opacity: 0.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue