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
|
@ -32,7 +32,6 @@ limitations under the License.
|
|||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
@keyframes mx_RoomView_fileDropTarget_animation {
|
||||
from {
|
||||
opacity: 0;
|
||||
|
@ -112,7 +111,6 @@ limitations under the License.
|
|||
max-width: 1920px !important;
|
||||
}
|
||||
|
||||
|
||||
.mx_RoomView .mx_MainSplit {
|
||||
flex: 1 1 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue