mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
feat(home): add a new home view (#2033)
This commit is contained in:
parent
a94f2ee7b8
commit
b6792461a4
46 changed files with 994 additions and 399 deletions
|
@ -311,8 +311,10 @@ ul.sidebar .sidebar-title {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
ul.sidebar .sidebar-title .endpoint-name {
|
||||
ul.sidebar .sidebar-title.endpoint-name {
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
ul.sidebar .sidebar-list a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue