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