]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/account/account-settings/account-settings.component.scss
Issue #195 : When uploading, warn when the user quits the page (#222)
[github/Chocobozzz/PeerTube.git] / client / src / app / account / account-settings / account-settings.component.scss
index fbd1cb9f03bfdb4c7fd2d1c826ef68a636dc894f..aaf9d79f0b3a53224a7c560f84bde361f081bc69 100644 (file)
   top: -10px;
 }
 
+.user-quota {
+  font-size: 15px;
+  margin-top: 20px;
+
+  .user-quota-label {
+    font-weight: $font-semibold;
+  }
+}
+
 .account-title {
   text-transform: uppercase;
   color: $orange-color;