1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

Modal close button - fixed center of x sign

This commit is contained in:
Elad Shechter 2022-02-08 09:05:40 +00:00
parent 74aa1808b1
commit b681132b32
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -173,6 +173,7 @@
background: var(--config-color-normal);
color: var(--config-color-background-fade);
border-radius: 50%;
.icon-cancel::before{line-height:1;}
}
.paging {