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:
@@ -237,7 +237,7 @@
|
||||
}
|
||||
|
||||
.toggle-switch {
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
height: @toolbar-btn-height;
|
||||
margin-right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user