Remove unused code
This commit is contained in:
@@ -99,14 +99,14 @@
|
||||
** States
|
||||
*/
|
||||
// Has name
|
||||
&.is-dot-only {
|
||||
&:global(.is-dot-only) {
|
||||
dt, dd {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Has country
|
||||
&.has-country {
|
||||
&:global(.has-country) {
|
||||
dd {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user