This commit is contained in:
Fairy-Phy 2023-11-26 14:33:01 +09:00 committed by NoriDev
parent 212e644971
commit 886878b836

View file

@ -442,5 +442,10 @@ definePageMetadata({
left: 0;
top: 0;
margin: 10px;
color: var(--accent);
border: solid 1px var(--accent);
padding: 0 5px;
border-radius: 4px;
font-weight: bold;
}
</style>