meriadec
7 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
1 changed files with
3 additions and
0 deletions
-
src/styles/global.js
|
@ -13,6 +13,9 @@ injectGlobal` |
|
|
user-select: none; |
|
|
user-select: none; |
|
|
cursor: inherit; |
|
|
cursor: inherit; |
|
|
min-width: 0; |
|
|
min-width: 0; |
|
|
|
|
|
|
|
|
|
|
|
// it will surely make problem in the future... to be inspected.
|
|
|
|
|
|
flex-shrink: 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
body { |
|
|
body { |
|
|