mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Use consistent font size for modal top right Close links (#10000)
This commit is contained in:
parent
4350a1422e
commit
07c5527b1e
@ -35,6 +35,7 @@
|
|||||||
|
|
||||||
color: #4eade7;
|
color: #4eade7;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
font-size: 0.75rem;
|
||||||
top: 4px;
|
top: 4px;
|
||||||
right: 16px;
|
right: 16px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 1rem;
|
right: 1rem;
|
||||||
width: min-content;
|
width: min-content;
|
||||||
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user