You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/components/app/styles/components/alert.scss
+5-7
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@
99
99
}
100
100
101
101
> * + * {
102
-
margin-left: 16px;
102
+
margin-left: 8px;
103
103
}
104
104
}
105
105
@@ -182,14 +182,12 @@
182
182
border-color: var(--token-color-border-strong); // notice: in the "neutral" color the "inline" has a slightly darker border color compared to the others to increase contrast (eg. could be used on a light gray background)
0 commit comments