Scrollbar fix (#28417)
This commit is contained in:
parent
acf7ca9a68
commit
4f85850945
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
width: 1px;
|
||||
height: 1px;
|
||||
padding: 0;
|
||||
margin: -1px; // Fix for https://github.com/twbs/bootstrap/issues/25686
|
||||
overflow: hidden;
|
||||
clip: rect(0, 0, 0, 0);
|
||||
white-space: nowrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue