mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Fix border-radius in entries.
This commit is contained in:
parent
4a80f0de5a
commit
d19cb2a31b
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@
|
|||
border-right-width: 0;
|
||||
}
|
||||
|
||||
.rp-layout-left & {
|
||||
.rp-state-current-file-mini.rp-layout-left & {
|
||||
&:first-child {
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue