enhance(frontend): tweak control panel
This commit is contained in:
parent
8ad9f7209b
commit
0e92cbf905
2 changed files with 5 additions and 25 deletions
|
|
@ -228,10 +228,3 @@ definePageMetadata(() => ({
|
|||
icon: 'ti ti-shield',
|
||||
}));
|
||||
</script>
|
||||
|
||||
<style lang="scss" module>
|
||||
.footer {
|
||||
-webkit-backdrop-filter: var(--blur, blur(15px));
|
||||
backdrop-filter: var(--blur, blur(15px));
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue