[O] Make the panel's background white
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
// Vertical center
|
||||
transform: translateY(50%);
|
||||
|
||||
// Make it white
|
||||
background-color: white;
|
||||
|
||||
// Input bars
|
||||
.el-input
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user