dependabot/npm_and_yarn/main/proc-log-7.0.0
@reggi/path-to-regexp
dependabot/npm_and_yarn/main/copy-to-clipboard-4.0.2
dependabot/npm_and_yarn/main/eslint-10.4.0
dependabot/npm_and_yarn/main/npmcli/eslint-config-7.0.0
dependabot/npm_and_yarn/main/proc-log-7.0.0
dependabot/npm_and_yarn/npm_and_yarn-826852524d
dependabot/npm_and_yarn/npm_and_yarn-ab9a7f4bc2
deprecate-totp-2fa
dhei/classic-tokens
gat-bypass-2fa-docs
jpg619/fix-accessibility-content-flow
jpg619/version-bump-tar-2
kartykp/gat-bypass-2fa-docs
kartykp/upgrade-path-to-regex
main
maitxn/version-bump-tar
patch-1
reggi/cache-based-on-version
reggi/dev-engines
reggi/fix-transform-prettier
reggi/overrides
update-search-sensitivity
| 1 | .Box { |
| 2 | margin: 0; |
| 3 | } |
| 4 | |
| 5 | .Box_1 { |
| 6 | margin-top: 8px; |
| 7 | margin-bottom: 16px; |
| 8 | } |
| 9 | |
| 10 | .menuButton { |
| 11 | width: 100%; |
| 12 | } |
| 13 | |
| 14 | .menuButton:focus-visible { |
| 15 | outline: 2px solid; |
| 16 | outline-color: -webkit-focus-ring-color; |
| 17 | outline-offset: 1px; |
| 18 | } |
| 19 | |
| 20 | @media (min-width: 768px) { |
| 21 | .menuButton { |
| 22 | width: auto; |
| 23 | } |
| 24 | } |