Disallow invalid inline style comments in stylesheets (#9099)
This commit is contained in:
@@ -25,8 +25,8 @@ limitations under the License.
|
||||
color: #fff;
|
||||
font-size: $font-10px;
|
||||
|
||||
// panel backdrops overlay the whole sidepanel
|
||||
// go above to get hover for title
|
||||
/* panel backdrops overlay the whole sidepanel */
|
||||
/* go above to get hover for title */
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user