mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
feat(UI): migrate console view to react EE-2276 (#8767)
This commit is contained in:
parent
c03b2ebbc1
commit
926ca19a1b
9 changed files with 206 additions and 212 deletions
|
@ -94,7 +94,8 @@ body,
|
|||
font-size: 16px;
|
||||
}
|
||||
|
||||
.form-horizontal .control-label.text-left {
|
||||
.form-horizontal .control-label.text-left,
|
||||
.form-row .control-label.text-left {
|
||||
text-align: left;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue