Merge pull request #10726 from overleaf/ds-bug-fix-history-segmented-control

Bug fix- Fixed the 2 way segmented control on history panel.

GitOrigin-RevId: 6d514ed2f1fd9b8342e918089d3966c1a1a388ba
This commit is contained in:
Jessica Lawshe 2022-11-30 09:45:51 -06:00 committed by Copybot
parent 975b0200c3
commit 8537a37020

View file

@ -237,7 +237,7 @@
}
.toggle-switch {
display: flex;
display: inline-flex;
align-items: center;
height: @toolbar-btn-height;
margin-right: 5px;