reorder the aio interface a bit more

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-03-22 20:24:50 +01:00
parent 90ba2f7e92
commit 89caf9d725
2 changed files with 30 additions and 35 deletions

View file

@ -23,6 +23,10 @@ a {
outline: none;
}
summary {
cursor: pointer;
}
ul {
list-style: none;
padding: 0;