Update WebServices/Peertube/custom-peertube.css

This commit is contained in:
Settoshi Tonami 🎷🐛 2025-09-10 10:25:48 +02:00
parent a2e373dadf
commit e86c9514ad

View file

@ -82,6 +82,8 @@ my-video-views-counter {
#label-pur {
z-index: 1000000;
min-width: 100px;
min-height: 100px;
}
/* */
@ -113,4 +115,3 @@ border-radius: 5px;
color: white;
background: var(--mainHoverColor);
}