pick color similar to chevron for cancel X button

pull/21833/head
Bruno Windels 2020-03-26 16:58:17 +01:00
parent 34b0c1b1e7
commit 4f3842d75e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ limitations under the License.
mask-size: cover;
width: 14px;
height: 14px;
background-color: $dialog-close-fg-color;
background-color: $settings-subsection-fg-color;
cursor: pointer;
position: absolute;
z-index: 100;