This commit is contained in:
parent
0879ab50b8
commit
b3d8134c7a
|
@ -183,8 +183,10 @@ onMounted(() => {
|
|||
> .menu {
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
right: 42px;
|
||||
padding: 8px;
|
||||
right: 44px;
|
||||
padding: 6px;
|
||||
background: var(--panel);
|
||||
border-radius: 999px;
|
||||
}
|
||||
|
||||
> .koudoku-button {
|
||||
|
|
Loading…
Reference in New Issue