]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/angular/app/app.component.scss
Some small css modifications
[github/Chocobozzz/PeerTube.git] / client / angular / app / app.component.scss
index 346460a3128ec16387c0b6f17ee4c7f7b267cd14..6e36c73e3169e36c6b082477c89c426bf59b065b 100644 (file)
@@ -29,6 +29,6 @@ menu {
   }
 }
 
-footer {
-  margin-top: 30px;
+.panel_block:not(:last-child) {
+  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
 }