mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-16 06:18:34 +02:00
Fix more minor styling issues with header views
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
margin: 0.2rem 0.2rem 0 0;
|
||||
padding: 0.2rem 0.4rem;
|
||||
vertical-align: top;
|
||||
white-space: normal;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -463,6 +463,11 @@
|
||||
a:visited {
|
||||
color: map-get($theme, "foreground-primary");
|
||||
}
|
||||
|
||||
.toast a,
|
||||
.toast a:visited {
|
||||
color: map-get($theme, "link");
|
||||
}
|
||||
}
|
||||
|
||||
.site-header-logo,
|
||||
|
||||
Reference in New Issue
Block a user