mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 08:56:00 +00:00
theme - statusbar, icons
This commit is contained in:
@@ -76,7 +76,7 @@ const StausBarContainer = styled.div`
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background-color: ${(props) => props.theme.statusBarBackground};
|
||||
background-color: ${(props) => props.theme.statusbar_background};
|
||||
`;
|
||||
|
||||
const ScreenHorizontalSplitHandle = styled(HorizontalSplitHandle)`
|
||||
|
||||
Reference in New Issue
Block a user