mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 20:06:08 +08:00
mouseenter base64
fixes a Safari bug
This commit is contained in:
@@ -291,6 +291,12 @@ main {
|
||||
}
|
||||
}
|
||||
|
||||
#base64-zip-line {
|
||||
position: absolute;
|
||||
top: -9999px;
|
||||
left: -9999px;
|
||||
}
|
||||
|
||||
.commands,
|
||||
.file .code {
|
||||
overflow-x: auto;
|
||||
|
Reference in New Issue
Block a user