Plugin starred: fix button height

This commit is contained in:
Anna Dabrowska 2023-09-04 13:23:46 +02:00
commit 844596f721

View file

@ -16,6 +16,10 @@
}
}
a {
max-height: @toggle-size;
}
a:hover,
a:focus,
a:active {