Skip to content
Snippets Groups Projects
Commit 822b9770 authored by xaralis's avatar xaralis
Browse files

Improve candidate table row style

parent 5cf76e39
Branches
Tags
No related merge requests found
......@@ -52,7 +52,7 @@
@apply py-1;
grid-template-areas: "position avatar name bio affiliation";
/* Needs to match avatar width */
grid-template-columns: auto theme("width.10") 30% 20% 1fr
grid-template-columns: auto theme("width.10") 20% 1fr 25%;
}
.candidate-table-row__avatar {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment