mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 19:37:38 +00:00
Merge pull request #22133 from overleaf/td-bs5-current-file-bold
Make selected file in file tree bold in BS5 GitOrigin-RevId: 3353164455c3261ea52f9aee6cef3b1bc614ee4e
This commit is contained in:
parent
b3edd2b6c6
commit
81aab71ffd
1 changed files with 4 additions and 0 deletions
|
@ -371,6 +371,10 @@
|
|||
font-weight: bold;
|
||||
padding-right: var(--spacing-09);
|
||||
|
||||
button {
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
.entity-menu-toggle {
|
||||
display: inline-block;
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Add table
Reference in a new issue