fix: resolving repo topic color conflicts
This commit is contained in:
@@ -288,6 +288,11 @@ $lvl3: if($isDark, $base, $crust);
|
||||
}
|
||||
}
|
||||
|
||||
// This is a fix for the repo-topic label readability
|
||||
#repo-topics .repo-topic {
|
||||
color: $lvl1;
|
||||
}
|
||||
|
||||
.ui.basic.modal {
|
||||
background-color: $lvl3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user