Merge pull request #11022 from maxunbearable/fix/3504-statistics-commands-width
Optimized the 'Commands' table in the statistics tab
This commit is contained in:
commit
fd485f52cf
@ -55,7 +55,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.statistics-container {
|
.statistics-container {
|
||||||
width: 50%;
|
width: 100%;
|
||||||
|
|
||||||
.command-container {
|
.command-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user