Fixed paging. Updated edit props.
This commit is contained in:
@@ -20,3 +20,9 @@
|
||||
text-align: right;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.name {
|
||||
color: var(--font-color200);
|
||||
background: var(--base75);
|
||||
padding: var(--size300) var(--size600);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user