Commit de44eb44405940c46489fa48835b54f8c9d9befc

Authored by Vladyslav_Prykhodko
Committed by Andrew Shvayka
1 parent 602b32a6

UI: Improvement style for mqtt transport settings in device profile

... ... @@ -24,8 +24,9 @@
24 24 color: rgba(0, 0, 0, .7);
25 25 }
26 26
27   - .tb-hint{
  27 + .tb-hint {
28 28 padding: 0;
  29 + max-width: fit-content;
29 30 }
30 31 }
31 32 }
... ...