mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-11 16:25:17 +00:00
Add scrollbar todo note
This commit is contained in:
parent
4999ed30f8
commit
09195882f4
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
// TODO: Use a more cross-browser method of hiding the scroll bar
|
||||
right: -30px; // Hide scroll bar
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue