]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/class-helpers/_common.scss
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / sass / class-helpers / _common.scss
index e42d7d587aaa319f1d43ff122fa94f7419cba5ca..90fc7e299530b54b01382351aa9384a8d013215e 100644 (file)
   border-radius: 0.25rem;
   position: relative;
 
-  >label {
+  > .callout-title {
     position: relative;
     top: -5px;
     left: -10px;
     color: #6c757d !important;
+    font-size: 1rem;
+    font-weight: $font-bold;
+    margin-bottom: 0.5rem;
+    line-height: inherit;
   }
 
   &:not(.callout-light) {