css linting fixes
This commit is contained in:
parent
9116ffc83b
commit
1c0517fc4b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
background-color: #81B8F9;
|
||||
margin-left: 10px;
|
||||
min-width: 160px;
|
||||
box-shadow: 0px 8px 16px 0px rgb(0, 0, 0 / 20%);
|
||||
box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue