more clear comment
This commit is contained in:
parent
39079e4cad
commit
c0d730c02d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ const StyledContainer = styled.div`
|
|||
height: 2rem;
|
||||
padding: 1rem;
|
||||
|
||||
/* 20px is for scrollbar */
|
||||
/* account for 20px scrollbar width */
|
||||
@media only screen and (min-width: calc(${theming.size
|
||||
.screen_size2} + 20px)) {
|
||||
width: calc(${theming.size.screen_size2} - 20px);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue