made profile action buttons easier to press

This commit is contained in:
Henry Jameson 2025-07-30 00:29:46 +03:00
commit b05ebeaed5
2 changed files with 14 additions and 1 deletions

View file

@ -31,6 +31,12 @@
.other-actions {
top: -0.6em;
right: -0.6em;
a, button, div {
width: 2em;
height: 2em;
line-height: 2em;
}
}
.user-info {