Add max-empty-lines
and no-eol-whitespace
to stylelint (#7034)
This commit is contained in:
parent
e649bf5541
commit
5c66bd6c7b
31 changed files with 2 additions and 40 deletions
|
@ -130,4 +130,3 @@ input.mx_Dropdown_option:focus {
|
|||
margin-left: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
|
|
|
@ -61,4 +61,3 @@ limitations under the License.
|
|||
.mx_EditableItemList_label {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
|
|
|
@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
.mx_Checkbox {
|
||||
$size: $font-16px;
|
||||
$border-size: $font-1-5px;
|
||||
|
|
|
@ -49,4 +49,3 @@ limitations under the License.
|
|||
text-align: start;
|
||||
line-height: 17px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue