@potok/forms
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -85,2 +85,6 @@ import styled, { css } from 'styled-components'; | ||
`, | ||
[themeDevices.desktop]: css` | ||
color: ${ifProp('checked', colors.N900, colors.N600)}; | ||
padding-left: 20px; | ||
`, | ||
})}; | ||
@@ -87,0 +91,0 @@ `; |
{ | ||
"name": "@potok/forms", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "Potok.io UI Kit Form Components", | ||
@@ -5,0 +5,0 @@ "main": "./components/index.js", |
263770
3775