We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Пишу вот так: https://github.com/yandex-ui/nanoislands/blob/master/blocks/input/input.styl#L41
на выходе:
margin: -5px -5px -5px 0; padding: 5px 5px 5px 5px; margin-right: -10px; height: auto;
Или вот так https://github.com/yandex-ui/nanoislands/blob/master/blocks/input/input.styl#L35
на выходе нет border без явного https://github.com/yandex-ui/nanoislands/blob/master/blocks/input/input.styl#L33
видимо вот это работает неверно https://github.com/yandex-ui/stylobate-islands/blob/master/lib/skins/input/skin-islands-input.styl#L27
The text was updated successfully, but these errors were encountered:
kizu
No branches or pull requests
Пишу вот так:
https://github.com/yandex-ui/nanoislands/blob/master/blocks/input/input.styl#L41
на выходе:
Или вот так
https://github.com/yandex-ui/nanoislands/blob/master/blocks/input/input.styl#L35
на выходе нет border без явного
https://github.com/yandex-ui/nanoislands/blob/master/blocks/input/input.styl#L33
видимо вот это работает неверно
https://github.com/yandex-ui/stylobate-islands/blob/master/lib/skins/input/skin-islands-input.styl#L27
The text was updated successfully, but these errors were encountered: