用途の違う色を使用しないように
This commit is contained in:
parent
cc3cfe0d7d
commit
e96c94ef2e
|
@ -204,7 +204,8 @@ definePageMetadata(() => ({
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: var(--acrylicPanel);
|
background-color: var(--panel);
|
||||||
|
opacity: .5;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue