[WIP] Исправил стили, добавил расписание
This commit is contained in:
@@ -769,5 +769,5 @@ export default {
|
||||
.closed-detail .detail
|
||||
max-height: 0
|
||||
.dots-wrapper
|
||||
width: 36px
|
||||
width: 53px
|
||||
</style>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template lang="pug">
|
||||
.flex.box-border.px-8.pr-4.items-center.gap-x-3.w-full.text-sm(
|
||||
.flex.box-border.px-4.items-center.gap-x-3.w-full.text-sm(
|
||||
:style="{ minWidth : width + 'px', maxWidth : width + 'px' }",
|
||||
)
|
||||
base-avatar(:size="36", :color="avatarColor", v-if="!photo") {{avatar}}
|
||||
|
||||
Reference in New Issue
Block a user