mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-27 14:28:53 +09:00
tweak d66f2b62
This commit is contained in:
parent
571dae099b
commit
1c360b99c7
@ -177,7 +177,8 @@ onMounted(() => {
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
width: 58px;
|
width: 58px;
|
||||||
height: 58px;
|
height: 58px;
|
||||||
background: var(--panel);
|
border: solid 4px var(--popup);
|
||||||
|
background: var(--popup);
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
|
Loading…
Reference in New Issue
Block a user