fregante / fregante/webext-base-css
Improve `webext-base-css-modal` styles
Open
enhancement
- Dominant language
- CSS
- Stars
- 86
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Copy from https://github.com/hankxdev/one-click-extensions-manager/pull/173/files, particularly the wider margins and the `select` height: https://github.com/hankxdev/one-click-extensions-manager/pull/165#discussion_r1884791993
:root.webext-base-css-modal hr {
margin-inline: calc(-1 * var(--body-margin-h));
border: none;
border-bottom: 1px solid #aaa4;
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.