Moved buttons to manage teams and namespaces to the top (#11)
This commit is contained in:
parent
a3d1f4ae04
commit
edbf1b4fb1
3 changed files with 19 additions and 15 deletions
|
|
@ -24,7 +24,7 @@ h1,h2,h3,h4,h5,h6{
|
|||
|
||||
/* Logout-icon */
|
||||
.logout-icon {
|
||||
padding-right: 2em !important;
|
||||
margin-right: 0.85em !important;
|
||||
}
|
||||
|
||||
/* Logo */
|
||||
|
|
@ -53,6 +53,10 @@ h1,h2,h3,h4,h5,h6{
|
|||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.navbar-menu .navbar-item .icon{
|
||||
margin: 0 0.5em;
|
||||
}
|
||||
|
||||
/* Namespaces list */
|
||||
.namespaces-lists{
|
||||
.menu-label {
|
||||
|
|
|
|||
Reference in a new issue