Update list table button style.

This commit is contained in:
yukirij 2024-08-27 19:27:05 -07:00
parent 48794ae770
commit d9003ba9d0

View File

@ -54,7 +54,7 @@ main>table.list.challenge th:nth-child(2){width:10rem;}
main>table.list td:last-child>button{ main>table.list td:last-child>button{
display:block; display:block;
position:relative; position:relative;
width:8rem; min-width:8rem;
height:100%; height:100%;
padding:0 1rem 0 1rem; padding:0 1rem 0 1rem;