mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
#3158 [profile-module] Profile page is not working
This commit is contained in:
parent
5b2bf658df
commit
c577e43619
@ -21,7 +21,7 @@
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
||||||
svg path {
|
svg path {
|
||||||
fill: rgba(#000, 1);
|
fill: #000;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -34,7 +34,7 @@
|
|||||||
width: 15px;
|
width: 15px;
|
||||||
|
|
||||||
path {
|
path {
|
||||||
fill: rgba(#000, .4);
|
fill: rgba(0, 0, 0, .4);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user