fix nesting
This commit is contained in:
parent
3c96d80ae6
commit
25ea770c26
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -49,14 +49,15 @@ Description
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
text-align: center;
|
||||
&.is-medium {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
.CDB-Shape .is-medium {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
.CDB-Shape:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
.CDB-Shape-add {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user