Container shows\ cursor
This commit is contained in:
@@ -214,7 +214,7 @@ onUnmounted(() => {
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
cursor: none;
|
||||
cursor: default;
|
||||
background: linear-gradient(to bottom, rgb(var(--background)) 0%, #5788fe 100%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user