mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
feat(ui): cluster setup page done EE-3705 (#7267)
This commit is contained in:
parent
9a92b97b7e
commit
3645ff7459
5 changed files with 88 additions and 65 deletions
4
app/assets/css/bootstrap-override.css
vendored
4
app/assets/css/bootstrap-override.css
vendored
|
@ -22,6 +22,10 @@
|
|||
justify-content: center;
|
||||
}
|
||||
|
||||
.justify-left {
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
.blue {
|
||||
background: var(--bg-dashboard-item) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue