1
Fork 0

fix stuff

This commit is contained in:
Ashley 2023-01-14 08:01:40 +00:00
parent 206549b81c
commit b9f5f7ad93

View file

@ -73,7 +73,7 @@
--ptd-margin-base: 4px;
--ptd-avatar-size: 32px;
--ptd-toolbar-height: 56px;
--ptd-button-spacing: 6px;
--ptd-button-spacing: 4px;
/* margins */
--ptd-margin-2x: 8px;
@ -142,9 +142,12 @@ a.avatar {
margin-right: -8px;
}
/* If the "Encryption duh" duplication bug is fixed, remove this rule. */
.new-button.button-encryption + a[title="Encryption duh"] {
display: none;
.video-info-buttons.pill > .engagement {
margin-right: 2px;
}
.video-info-buttons.pill > div:nth-child(2) > .new-button, .button-encryption {
margin-right: 2px;
}
.video > .info > .title {