pick color similar to chevron for cancel X button
This commit is contained in:
parent
34b0c1b1e7
commit
4f3842d75e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ limitations under the License.
|
||||||
mask-size: cover;
|
mask-size: cover;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
background-color: $dialog-close-fg-color;
|
background-color: $settings-subsection-fg-color;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue