fix content overflow on mobile #81
| | |
| | | position: relative |
| | | font-kerning: normal |
| | | display: flex |
| | | min-width: 0 |
| | | flex-direction: column |
| | | justify-content: space-between |
| | | min-height: 100vh |
| | |
| | | transform: translate(0.1rem, 0.1rem) |
| | | |
| | | #searchpage |
| | | padding-top: 5rem |
| | | padding-top: 5rem |
| | |
| | | pre |
| | | width: 100% |
| | | display: flex |
| | | min-width: 0 |
| | | align-items: center |
| | | flex-direction: column |
| | | |
| | |
| | | right: 0rem |
| | | top: -2.1rem |
| | | opacity: 0 |
| | | min-width: 0 |
| | | &_icon |
| | | display: inline-flex |
| | | align-items: center |
| | |
| | | padding: 0.1rem |
| | | transform-origin: 50% 50% |
| | | margin: 0 |
| | | min-width: 0 |
| | | &.active |
| | | animation: pulse 0.1s linear |
| | | svg |
| | |
| | | |
| | | .line |
| | | &-flex |
| | | display: flex |
| | | display: flex |
| | | min-width: 0 |
| | |
| | | .chart |
| | | display: grid |
| | | grid-gap: 1.5rem |
| | | min-width: 0 |
| | | max-width: 98vw !important |
| | | max-height: 98vw !important |
| | | |
| | |
| | | |
| | | .standardize-input |
| | | appearance: none |
| | | -webkit-appearance: none |
| | | -webkit-appearance: none |