Test frontend #only_compile
This commit is contained in:
parent
3672156b5e
commit
f4013d1196
|
@ -161,6 +161,7 @@
|
||||||
}
|
}
|
||||||
.action-container{
|
.action-container{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
.name{
|
.name{
|
||||||
max-width: 70%;
|
max-width: 70%;
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -5,8 +5,8 @@
|
||||||
<link rel="icon" href="/favicon.ico">
|
<link rel="icon" href="/favicon.ico">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<title>Vite Vasanko</title>
|
<title>Vite Vasanko</title>
|
||||||
<script type="module" crossorigin src="/assets/index-5dc0b94d.js"></script>
|
<script type="module" crossorigin src="/assets/index-fd0a73dd.js"></script>
|
||||||
<link rel="stylesheet" href="/assets/index-ca079bc6.css">
|
<link rel="stylesheet" href="/assets/index-ad040315.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user