hover paddings

This commit is contained in:
Carlos Matallín
2017-12-01 18:03:15 +01:00
parent d2d64a87cf
commit 04c676dc1f

View File

@@ -143,7 +143,6 @@
}
.CDB-OptionInput-container--border .CDB-OptionInput-item {
padding: 0 $baseSize;
border: 1px solid $cMainLine;
&:hover {
@@ -203,6 +202,7 @@
align-items: center;
justify-content: center;
height: 100%;
padding: 0 $baseSize;
color: $cMainBg;
white-space: nowrap;