0
0
Fork 0

微調整

This commit is contained in:
Xeltica 2022-06-21 12:55:05 +09:00
parent 805d75073d
commit 81d873753b
4 changed files with 7 additions and 3 deletions

View file

@ -87,7 +87,9 @@ small {
display: flex;
justify-content: center;
align-items: center;
background: #000000c0;
&.darken {
background: #000000c0;
}
z-index: 40000;
&.top-left {
justify-content: flex-start;