mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
group card padding
This commit is contained in:
parent
67e0da6a48
commit
0d2b4342aa
@ -96,7 +96,11 @@ async function leave(group) {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
._content {
|
._content {
|
||||||
margin: 1rem 0;
|
padding: 20px;
|
||||||
|
|
||||||
|
>.defgtij {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
._footer {
|
._footer {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user