X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fmodal%2Fcustom-modal.component.scss;h=c5b77994ed8a61572b119bc1b0153b8ffd042f89;hb=4de99f22dfc4f00587eeac5bc929f462437315e4;hp=15cbadfc010df247a50c32564b099e96df0bbc46;hpb=8cbc40b2fe9d36ef0505b9441276ca561342e9e9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/modal/custom-modal.component.scss b/client/src/app/modal/custom-modal.component.scss index 15cbadfc0..c5b77994e 100644 --- a/client/src/app/modal/custom-modal.component.scss +++ b/client/src/app/modal/custom-modal.component.scss @@ -1,10 +1,6 @@ @use '_mixins' as *; @use '_variables' as *; -.modal-body { - font-size: 15px; -} - li { margin-bottom: 10px; }