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
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue