Browse Source

UI: Improvement style for mqtt transport settings in device profile

pull/5509/head^2
Vladyslav_Prykhodko 5 years ago
committed by Andrew Shvayka
parent
commit
de44eb4440
  1. 3
      ui-ngx/src/app/modules/home/components/profile/device/mqtt-device-profile-transport-configuration.component.scss

3
ui-ngx/src/app/modules/home/components/profile/device/mqtt-device-profile-transport-configuration.component.scss

@ -24,8 +24,9 @@
color: rgba(0, 0, 0, .7);
}
.tb-hint{
.tb-hint {
padding: 0;
max-width: fit-content;
}
}
}

Loading…
Cancel
Save