mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Slight improvement to tracker style
This commit is contained in:
@@ -8,7 +8,9 @@ html{
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
width: 100%;
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
width: calc(100% - 1rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-wrapper{
|
.table-wrapper{
|
||||||
|
Reference in New Issue
Block a user