mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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;
|
||||
|
||||
svg path {
|
||||
fill: rgba(#000, 1);
|
||||
fill: #000;
|
||||
}
|
||||
}
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
width: 15px;
|
||||
|
||||
path {
|
||||
fill: rgba(#000, .4);
|
||||
fill: rgba(0, 0, 0, .4);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user