fix: hide bullet on links and grid lists

This commit is contained in:
NGPixel
2019-12-20 17:19:53 -05:00
parent a257831c6c
commit cb5264e42b
3 changed files with 9 additions and 3 deletions

View File

@@ -461,7 +461,7 @@ export default {
&-dev {
background-color: mc('red', '600');
position: absolute;
top: 10px;
top: 11px;
left: 255px;
padding: 5px 15px;
border-radius: 5px;