make cancel button icon slightly larger
This commit is contained in:
parent
8d16ac1d31
commit
b14d436e98
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@ limitations under the License.
|
|||
mask: url('../../../img/cancel.svg');
|
||||
mask-repeat: no-repeat;
|
||||
mask-position: center;
|
||||
mask-size: 12px;
|
||||
padding: 10px;
|
||||
mask-size: 14px;
|
||||
padding: 9px;
|
||||
margin: 0 12px 0 3px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue