feat: Improvements to the manage page

This commit is contained in:
Aleksi Lassila
2024-05-29 17:41:33 +03:00
parent 8513de44e2
commit 26e24eaf17
7 changed files with 287 additions and 92 deletions

View File

@@ -77,7 +77,7 @@ html[data-useragent*="Tizen"] .selectable-secondary {
}
.peer-selectable {
@apply peer-focus-visible:outline outline-2 outline-[#f0cd6dc2] outline-offset-2;
@apply peer-focus-visible:outline outline-2 outline-primary-500 outline-offset-2;
}
.selectable-explicit {