mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-11 05:35:12 +00:00
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:
parent
975b0200c3
commit
8537a37020
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@
|
|||
}
|
||||
|
||||
.toggle-switch {
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
height: @toolbar-btn-height;
|
||||
margin-right: 5px;
|
||||
|
|
Loading…
Add table
Reference in a new issue