Set circular radius on close button

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2022-05-31 01:30:50 +00:00
parent 189926b107
commit f876dc6882
3 changed files with 4 additions and 4 deletions

View file

@ -55,7 +55,7 @@
padding: 25px;
background: var(--icon-close-dark) no-repeat center;
opacity: .5;
border-radius: var(--border-radius-large);
border-radius: var(--border-radius-pill);
&:hover,
&:focus,

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long