1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-09 03:50:49 +00:00

Set size of RT when review panel is expanded

This commit is contained in:
Alasdair Smith 2018-05-22 17:57:44 +01:00
parent 0918e7e694
commit 5ecb02bd66

View file

@ -775,6 +775,12 @@
}
}
#editor-rich-text {
.rp-size-expanded & {
right: @review-panel-width;
}
}
.rp-toggle {
display: inline-block;
vertical-align: middle;