Adds some padding to CDB-Shape-threePoints so that is easier to click on it
This commit is contained in:
parent
9a8f1c1753
commit
0eb3044b4c
@ -106,9 +106,11 @@ Description
|
||||
|
||||
.CDB-Shape-threePoints {
|
||||
display: inline-block;
|
||||
padding: 0 4px;
|
||||
}
|
||||
.CDB-Shape-threePoints.is-horizontal {
|
||||
transform: rotate(90deg);
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
||||
.CDB-Shape-threePointsItem {
|
||||
|
Loading…
Reference in New Issue
Block a user