mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 16:31:37 +02:00
pick color similar to chevron for cancel X button
This commit is contained in:
parent
34b0c1b1e7
commit
4f3842d75e
@ -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…
x
Reference in New Issue
Block a user