Merge tag 'v4.1.1' into develop
v4.1.1
This commit is contained in:
commit
2409aa1947
|
@ -3,7 +3,6 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
.user-select(none);
|
.user-select(none);
|
||||||
color: @gray-deep;
|
color: @gray-deep;
|
||||||
position: fixed;
|
|
||||||
|
|
||||||
&.safari {
|
&.safari {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
@ -3,7 +3,6 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
.user-select(none);
|
.user-select(none);
|
||||||
color: @gray-deep;
|
color: @gray-deep;
|
||||||
position: fixed;
|
|
||||||
|
|
||||||
&.safari {
|
&.safari {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
@ -3,7 +3,6 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
.user-select(none);
|
.user-select(none);
|
||||||
color: @gray-deep;
|
color: @gray-deep;
|
||||||
position: fixed;
|
|
||||||
|
|
||||||
&.safari {
|
&.safari {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue