🩹 Properly center info-card component
This commit is contained in:
@ -26,6 +26,7 @@ defineProps({
|
||||
|
||||
<style scoped>
|
||||
.info-card {
|
||||
box-sizing: border-box;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
Reference in New Issue
Block a user