mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
fix(visual): make cursor a pointer for summaries (#9419)
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
ded031aca6
commit
d6ea92f735
@ -183,6 +183,10 @@ fieldset {
|
||||
border: none;
|
||||
}
|
||||
|
||||
summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
legend {
|
||||
padding-inline: unset;
|
||||
border: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user