unbreak safari for now
This commit is contained in:
parent
f48498e0db
commit
cfa4ebeda5
1 changed files with 2 additions and 2 deletions
|
@ -67,13 +67,13 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
width: 100%;/*
|
||||
@supports (-webkit-touch-callout: none) {
|
||||
height: calc(100% - 26px);
|
||||
}
|
||||
@supports not (-webkit-touch-callout: none) {
|
||||
height: 100%;
|
||||
}
|
||||
}*/
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue