diff options
Diffstat (limited to 'core/src/jquery/css/jquery.ocdialog.scss')
-rw-r--r-- | core/src/jquery/css/jquery.ocdialog.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/jquery/css/jquery.ocdialog.scss b/core/src/jquery/css/jquery.ocdialog.scss index c5b6a0dcc64..8755e1d7a74 100644 --- a/core/src/jquery/css/jquery.ocdialog.scss +++ b/core/src/jquery/css/jquery.ocdialog.scss @@ -55,6 +55,7 @@ padding: 25px; background: var(--icon-close-dark) no-repeat center; opacity: .5; + border-radius: var(--border-radius-pill); &:hover, &:focus, |