Fix format

This commit is contained in:
TwinProduction 2020-10-02 12:10:09 -04:00
parent 261fe27b2e
commit 187b38ee22

View File

@ -91,14 +91,14 @@
opacity: 1;
}
#settings {
position: fixed;
position: fixed;
left: 5px;
bottom: 5px;
padding: 5px;
}
#settings select:focus {
box-shadow: none;
}
#settings select:focus {
box-shadow: none;
}
</style>
</head>
<body>