Fixed bad runner position code. CSS improvements.
This commit is contained in:
@@ -415,10 +415,11 @@ select{
|
||||
}
|
||||
.tab-list{
|
||||
padding: 0;
|
||||
justify-content: space-around;
|
||||
justify-content: center;
|
||||
}
|
||||
.tab-button{
|
||||
padding: 0.5rem;
|
||||
border: thin solid var(--button-color);
|
||||
}
|
||||
.ResultTable{
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user