mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-11-12 21:53:44 +08:00
删除文件 public
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
html:-moz-full-screen {
|
||||
background: grey;
|
||||
}
|
||||
html:-webkit-full-screen {
|
||||
background: grey;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
html:fullscreen{
|
||||
background: grey;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
:not(:root):fullscreen::backdrop{
|
||||
background:whitesmoke;
|
||||
}
|
||||
|
||||
.pear-full-screen {
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
Reference in New Issue
Block a user