|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
<template>
|
|
|
<v-card hover class="ma-5 px-3 my-8" style="cursor: default;height: 20%">
|
|
<v-card hover class="ma-5 px-3 my-8" style="cursor: default;height: 20%">
|
|
|
<v-row>
|
|
<v-row>
|
|
|
- <v-col class="d-flex">
|
|
|
|
|
|
|
+ <v-col class="d-flex" cols="8">
|
|
|
<v-card-title class="ma-0 pa-0">
|
|
<v-card-title class="ma-0 pa-0">
|
|
|
<v-tooltip top v-if="examInfo.isPublic">
|
|
<v-tooltip top v-if="examInfo.isPublic">
|
|
|
<template v-slot:activator="{ on, attrs }">
|
|
<template v-slot:activator="{ on, attrs }">
|