mirror of
https://github.com/frappe/lms.git
synced 2026-04-30 12:49:26 +03:00
refactor: list for programming exercises
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Dialog v-model="show" :options="{ size: '5xl' }">
|
||||
<Dialog v-model="show" :options="{ size: '4xl' }">
|
||||
<template #body-title>
|
||||
<div class="flex items-center space-x-2">
|
||||
<div class="text-xl font-semibold text-ink-gray-9">
|
||||
|
||||
Reference in New Issue
Block a user