mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-26 02:35:20 +02:00
Work on components, Video player and more
This commit is contained in:
@@ -19,7 +19,11 @@ a {
|
||||
}
|
||||
|
||||
.selectable {
|
||||
@apply focus-visible:outline outline-2 outline-[#f0cd6dc2] outline-offset-2;
|
||||
@apply outline-none outline-0 focus-visible:border-2 border-[#f0cd6dc2];
|
||||
}
|
||||
|
||||
.selectable:focus-visible, .selectable:focus {
|
||||
outline-style: solid;
|
||||
}
|
||||
|
||||
.peer-selectable {
|
||||
|
||||
Reference in New Issue
Block a user