mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
High contrast mode findings (#1892)
Fixes most of the flaws in high contrast mode.
This commit is contained in:
@@ -43,6 +43,7 @@ const ActionbarWrapper = styled.div`
|
||||
}
|
||||
`;
|
||||
|
||||
// TODO: ersetzen?
|
||||
const IconWrapperStyle = styled.span.attrs(props => ({
|
||||
className: "level-item mb-0 p-2 is-clickable"
|
||||
}))`
|
||||
|
||||
Reference in New Issue
Block a user