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; opacity: 1;
} }
#settings { #settings {
position: fixed; position: fixed;
left: 5px; left: 5px;
bottom: 5px; bottom: 5px;
padding: 5px; padding: 5px;
} }
#settings select:focus { #settings select:focus {
box-shadow: none; box-shadow: none;
} }
</style> </style>
</head> </head>
<body> <body>