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
|
@ -35,7 +35,6 @@ limitations under the License.
|
|||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
display: inline-block;
|
||||
|
@ -48,7 +47,6 @@ limitations under the License.
|
|||
background-position: center;
|
||||
}
|
||||
|
||||
|
||||
&.mx_CallViewButtons_dialpad::before {
|
||||
background-image: url('$(res)/img/voip/dialpad.svg');
|
||||
}
|
||||
|
|
|
@ -200,7 +200,6 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
.mx_CallView_presenting {
|
||||
opacity: 1;
|
||||
transition: opacity 0.5s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue