Browse Source

fix: success message notice icon align center issue

pull/7218/head
Ramesh Mane 11 months ago
parent
commit
88afbd31ee
  1. 4
      packages/nc-gui/assets/style.scss

4
packages/nc-gui/assets/style.scss

@ -43,10 +43,6 @@ body {
height: var(--topbar-height) !important;
}
.anticon-check-circle {
@apply !relative top-[-1px] left-0;
}
html,
body,
#__nuxt,

Loading…
Cancel
Save