Browse Source

Update portainer-base.css

Fix for https://github.com/GilbN/theme.park/issues/259
pull/262/head
Dulanic 4 years ago
committed by GitHub
parent
commit
f1e7a728f3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CSS/themes/portainer/portainer-base.css

2
CSS/themes/portainer/portainer-base.css

@ -136,7 +136,7 @@ ul.sidebar .sidebar-list a {
} }
.panel-body { .panel-body {
background-color: transparent; background-color: transparent !important;
} }
/* SIDEBAR */ /* SIDEBAR */

Loading…
Cancel
Save