update realtime data fetching
This commit is contained in:
@@ -106,8 +106,8 @@ const props = defineProps({
|
||||
}
|
||||
|
||||
.container-body {
|
||||
background: #ffffff33;
|
||||
backdrop-filter: blur(1px);
|
||||
background: #ffffff11;
|
||||
backdrop-filter: blur(2px);
|
||||
flex: 1;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user