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: components/alertbanner/index.css
+4-11Lines changed: 4 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*!
2
-
Copyright 2023 Adobe. All rights reserved.
2
+
Copyright 2024 Adobe. All rights reserved.
3
3
This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
4
you may not use this file except in compliance with the License. You may obtain a copy
5
5
of the License at http://www.apache.org/licenses/LICENSE-2.0
@@ -29,7 +29,7 @@ governing permissions and limitations under the License.
29
29
--spectrum-alert-banner-close-button-to-inline-end:var(--spectrum-alert-banner-close-button-spacing); /* stylelint-disable-line spectrum-tools/no-unused-custom-properties -- used in passthrough */
30
30
31
31
/* Top and bottom margins for AlertBanner-text. Subtracts the vertical spacing that is already included in the
32
-
padding-block of its parent AlertBanner-body element. */
32
+
padding-block of its parent AlertBanner-body element. */
0 commit comments