✨ feat: improve clickability cue by adding pointer cursor to details summary
This commit is contained in:
@@ -166,3 +166,7 @@ hr {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
details summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user