1
Fork 0

improve video-info-buttons spacing

This commit is contained in:
arctic 2023-01-13 10:48:42 -08:00
parent 61a4a7568c
commit 561361211f

View file

@ -141,6 +141,19 @@ a.avatar {
margin-right: -8px;
}
.video-info-buttons.pill > .engagement {
margin-right: 2px;
}
.video-info-buttons.pill > div:nth-child(2) > .new-button, .button-encryption {
margin-right: 4px;
}
/* div.button-encryption { */
/* color: red !important; */
/* margin-right: 2px; */
/* } */
.video > .info > .title {
font-family: var(--text-font-primary);
width: 10em;