]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Put admin actions on the left
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 351676a38829276430ae98f7702b4b5c680c4616..1c0d30854c1b558782009377d2c3fbf14b9a6c36 100644 (file)
@@ -323,6 +323,17 @@ table {
   }
 }
 
+.form-group-description {
+  @extend .text-muted;
+
+  font-size: 90%;
+  margin-top: 10px;
+}
+
+ngx-loading-bar {
+  z-index: z(header) + 1 !important;
+}
+
 @media screen and (max-width: #{breakpoint(xxl)}) {
   .main-col {
     &.expanded {