mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Collection share modal cleanup (#38030)
This commit is contained in:
@@ -6412,6 +6412,10 @@ a.status-card {
|
||||
line-height: 20px;
|
||||
color: var(--color-text-secondary);
|
||||
|
||||
/*
|
||||
* Using the :where selector to lower specificity and allow for
|
||||
* easy customisation of modal heading styles
|
||||
*/
|
||||
:where(h1) {
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
|
||||
Reference in New Issue
Block a user