mirror of https://github.com/vector-im/riot-web
fix view community link icon contrast
Signed-off-by: thobyv-kismat <vivee18@gmail.com>pull/21833/head
parent
0212e96938
commit
d0afd65652
|
@ -137,7 +137,7 @@ limitations under the License.
|
|||
top: -8px;
|
||||
border-radius: 8px;
|
||||
background-color: $neutral-badge-color;
|
||||
color: #ffffff;
|
||||
color: #000;
|
||||
font-weight: 600;
|
||||
font-size: 10px;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in New Issue