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

Fix view community link icon contrast
pull/21833/head
Travis Ralston 2020-03-30 11:20:49 -06:00 committed by GitHub
commit b5688ac2b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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;