Fix missing coma
This commit is contained in:
@@ -29,7 +29,7 @@ limitations under the License.
|
|||||||
top: 0;
|
top: 0;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: var(--lp-background-overlay)
|
background-color: var(--lp-background-overlay);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user