diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index cff37e6..c56bf63 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -2575,6 +2575,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .detailed-status__meta__line:first-child { color: transparent; padding-left: 20px; + padding-right: 5px; gap: 0; } .app-body .detailed-status__meta__line:first-child svg { diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index d20f10c..89e3604 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -2575,6 +2575,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .detailed-status__meta__line:first-child { color: transparent; padding-left: 20px; + padding-right: 5px; gap: 0; } .app-body .detailed-status__meta__line:first-child svg { diff --git a/TangerineUI.css b/TangerineUI.css index 54aff24..2e2f0d1 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -2575,6 +2575,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .detailed-status__meta__line:first-child { color: transparent; padding-left: 20px; + padding-right: 5px; gap: 0; } .app-body .detailed-status__meta__line:first-child svg {