You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
197 B

.el-button--medium {
padding: 10px 14px;
font-size: 16px;
}
.btn-small {
padding: 7px 12px;
font-size: 14px;
}
.btn-mini {
padding: 5px 10px;
font-size: 12px;
}