Automattic / Automattic/dops-components
Notice is too wide
Open
bug
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description

It's solved after modifying this rule
```css
@media (min-width: 1041px) {
.global-notices {
right: 32px;
max-width: calc( 100% - 200px);
} }
```
cc @MichaelArestad @jeffgolenski
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.