more active click things

This commit is contained in:
l4kr
2023-09-07 16:11:03 +02:00
parent 29517263c7
commit f76291764a
4 changed files with 438 additions and 2 deletions

View File

@@ -80,6 +80,9 @@
contain: layout style;
box-sizing: border-box;
}
.listItem-content:active {
color: black;
}
.listItem-content-withwrap {
-webkit-flex-direction: column;
flex-direction: column;