mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
History version - Padding-left for the selected version (#14729)
GitOrigin-RevId: 9780922ea8055d58f7133c013fb25b94f4f334d3
This commit is contained in:
@@ -116,6 +116,7 @@ history-root {
|
||||
&.history-version-selected {
|
||||
background-color: @green-10;
|
||||
border-left: 3px solid @green-50;
|
||||
padding-left: @history-change-list-padding - 3px;
|
||||
}
|
||||
|
||||
&.history-version-selected.history-version-selectable:hover {
|
||||
|
||||
Reference in New Issue
Block a user