mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
parent
f4c2ecfaa9
commit
5061aeee64
@ -644,6 +644,7 @@ pre {
|
|||||||
position: relative;
|
position: relative;
|
||||||
/* IE11 */
|
/* IE11 */
|
||||||
position: sticky;
|
position: sticky;
|
||||||
|
height: 100vh;
|
||||||
position: -webkit-sticky;
|
position: -webkit-sticky;
|
||||||
align-self: flex-start;
|
align-self: flex-start;
|
||||||
top: 56px;
|
top: 56px;
|
||||||
|
Loading…
Reference in New Issue
Block a user