mirror of
https://github.com/m5stack/ESP-Claw.git
synced 2026-05-20 11:51:49 -07:00
fix(web_config): fix QR Code background
This commit is contained in:
@@ -525,6 +525,10 @@ select option {
|
||||
max-width: 200px;
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
box-sizing: border-box;
|
||||
background: #ffffff;
|
||||
border-radius: 12px;
|
||||
padding: 10px;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user