Fix style lint

This commit is contained in:
Travis Ralston 2020-07-15 03:49:59 -06:00
parent 729fd6fa2d
commit 17dba01993
3 changed files with 2 additions and 4 deletions

View file

@ -203,7 +203,7 @@ limitations under the License.
display: flex;
flex-direction: column;
mask-image: linear-gradient(0deg, transparent, black 4px)
mask-image: linear-gradient(0deg, transparent, black 4px);
}
.mx_RoomSublist2_resizerHandles_showNButton {