Disallow invalid inline style comments in stylesheets (#9099)
This commit is contained in:
@@ -29,7 +29,7 @@ limitations under the License.
|
||||
height: calc(80vh - 0.5px);
|
||||
overflow: hidden;
|
||||
|
||||
// sidebar is absolutely positioned inside
|
||||
/* sidebar is absolutely positioned inside */
|
||||
position: relative;
|
||||
|
||||
.mx_Dialog_header {
|
||||
|
||||
Reference in New Issue
Block a user