Browse Source

Merge pull request #11022 from maxunbearable/fix/3504-statistics-commands-width

Optimized the 'Commands' table in the statistics tab
pull/11071/head
Vladyslav Prykhodko 2 years ago
committed by GitHub
parent
commit
fd485f52cf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-configuration.component.scss

2
ui-ngx/src/app/modules/home/components/widget/lib/gateway/gateway-configuration.component.scss

@ -55,7 +55,7 @@
}
.statistics-container {
width: 50%;
width: 100%;
.command-container {
width: 100%;

Loading…
Cancel
Save