1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Merge pull request #4254 from ThobyV/fix-css/_TagPanel.scss/mx_TagTile_context_button

Fix view community link icon contrast
This commit is contained in:
Travis Ralston
2020-03-30 11:20:49 -06:00
committed by GitHub

View File

@@ -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;