mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-12 04:21:19 -05:00
Allow toggling private note in user card with avatar click
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
border: none;
|
||||
padding: 0;
|
||||
background: none;
|
||||
}
|
||||
|
||||
.badge {
|
||||
position: absolute;
|
||||
bottom: 15%;
|
||||
|
||||
Reference in New Issue
Block a user