mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove unused class selector.
This is an artefact and should have been removed when we removed the rich text survey component. GitOrigin-RevId: cdda625b02328b8c300a91178733321ecfcd7290
This commit is contained in:
parent
e0955c26a5
commit
d98e32f38a
1 changed files with 1 additions and 2 deletions
|
@ -768,8 +768,7 @@ CodeMirror
|
||||||
z-index: @zindex-popover;
|
z-index: @zindex-popover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.compile-time-warning,
|
.compile-time-warning {
|
||||||
.rich-text-survey-warning {
|
|
||||||
padding: @padding-sm;
|
padding: @padding-sm;
|
||||||
background-color: @ol-green;
|
background-color: @ol-green;
|
||||||
width: 420px;
|
width: 420px;
|
||||||
|
|
Loading…
Reference in a new issue