mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
fix some stylesheets not imported for storybook
This commit is contained in:
@@ -77,12 +77,8 @@ body {
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--color-link);
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.badge {
|
||||
|
||||
Reference in New Issue
Block a user