feat: dark mode (environment selector, query url)

This commit is contained in:
Anoop M D
2022-10-22 16:00:04 +05:30
parent 8e70e191e1
commit 6be2818bfb
10 changed files with 60 additions and 8 deletions

View File

@@ -32,6 +32,7 @@ const Wrapper = styled.div`
width: 100%;
border: solid 1px transparent;
outline: none !important;
background-color: inherit;
&:focus {
outline: none !important;