1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Move to stylelint

This commit is contained in:
Chocobozzz 2021-04-28 16:41:07 +02:00
parent 7d026caf68
commit 931d343018
No known key found for this signature in database
GPG key ID: 583A612D890159BE
118 changed files with 1389 additions and 1056 deletions

View file

@ -21,7 +21,7 @@
max-width: 100%;
&.no-image {
border: 2px solid grey;
border: 2px solid #808080;
background-color: pvar(--mainBackgroundColor);
}
}