Use grid to organise settings in admin, my-account
[oweals/peertube.git] / client / src / app / +my-account / my-account-settings / my-account-video-settings / my-account-video-settings.component.scss
index 1881be762605734c80434a9ad1060ce3aa6329cd..56cef0398c781461ae38b0c9a4767908487021e0 100644 (file)
@@ -1,6 +1,11 @@
 @import '_variables';
 @import '_mixins';
 
+label {
+  font-weight: $font-regular;
+  font-size: 100%;
+}
+
 input[type=submit] {
   @include peertube-button;
   @include orange-button;