mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
Add generic font fallback for .close
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
|
||||
&:before {
|
||||
content: '\ea00';
|
||||
font-family: "feather";
|
||||
font-family: feather, sans-serif;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user