bug fixed
This commit is contained in:
parent
77702b99b2
commit
fdba1d11a6
|
@ -185,7 +185,7 @@ $icon-list: ('3dm', '', $world), ('3dmf', '', $world), ('7z', '', $zip),
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
z-index: 9;
|
// z-index: 9;
|
||||||
content: '';
|
content: '';
|
||||||
font-family: 'Material Icons';
|
font-family: 'Material Icons';
|
||||||
font-size: $icon-container-size / 4.2;
|
font-size: $icon-container-size / 4.2;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user