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

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

GitOrigin-RevId: 58a2d9ebb1023f76ed87249722b749cc5062b2b9
This commit is contained in:
Jessica Lawshe 2022-11-30 10:15:26 -06:00 committed by Copybot
parent 997f89c6d6
commit be520e7bb0

View file

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