Update table style.
This commit is contained in:
parent
ce5e8d7f62
commit
8353836c87
@ -22,6 +22,8 @@ main>table.list td{
|
||||
|
||||
text-align:center;
|
||||
|
||||
white-space: nowrap;
|
||||
|
||||
background-color:#303030;
|
||||
color:#f0f0f0;
|
||||
}
|
||||
@ -30,7 +32,7 @@ main>table.list td:last-child{
|
||||
flex-flow:row nowrap;
|
||||
align-items:flex-start;
|
||||
justify-content:flex-end;
|
||||
flex-grow:1;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
main>table.list td:last-child>button{
|
||||
|
Loading…
x
Reference in New Issue
Block a user