+ Added link to toast card
This commit is contained in:
@@ -63,6 +63,13 @@ a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
&.fs-link {
|
||||
color: $primary-xxlight;
|
||||
text-decoration: underline;
|
||||
&:hover {
|
||||
color: $primary-xlight;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user