Fix style lint
This commit is contained in:
parent
729fd6fa2d
commit
17dba01993
3 changed files with 2 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue