mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Set circular radius on close button
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
parent
189926b107
commit
f876dc6882
3 changed files with 4 additions and 4 deletions
|
|
@ -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
4
dist/core-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-main.js.map
vendored
2
dist/core-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue