Add max-empty-lines and no-eol-whitespace to stylelint (#7034)

This commit is contained in:
Šimon Brandner
2021-10-26 08:23:23 +01:00
committed by GitHub
parent e649bf5541
commit 5c66bd6c7b
31 changed files with 2 additions and 40 deletions
@@ -64,4 +64,3 @@ limitations under the License.
mask-size: contain;
}
}
@@ -64,4 +64,3 @@ limitations under the License.
padding: 0 8px;
}
}
@@ -58,4 +58,3 @@ limitations under the License.
mask-size: 36px;
mask-position: center;
}
@@ -50,4 +50,3 @@ limitations under the License.
vertical-align: middle;
}
}
@@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_WidgetCapabilitiesPromptDialog {
.text-muted {
font-size: $font-12px;
@@ -55,7 +54,6 @@ limitations under the License.
width: $font-32px;
height: $font-15px;
&.mx_ToggleSwitch_on > .mx_ToggleSwitch_ball {
left: calc(100% - $font-15px);
}