фикс шапки
This commit is contained in:
parent
82263639c9
commit
05636e666b
@ -1,10 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="app-chatlist-view">
|
<div class="app-chatlist-view">
|
||||||
<!-- Фиксированный хедер -->
|
|
||||||
<div class="chatlist-header">
|
|
||||||
<h2 class="section-title">Диалоги</h2>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Основное содержимое -->
|
<!-- Основное содержимое -->
|
||||||
<main class="chatlist-content">
|
<main class="chatlist-content">
|
||||||
<!-- Loading State -->
|
<!-- Loading State -->
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="app-swipe-view">
|
<div class="app-swipe-view">
|
||||||
<!-- Фиксированный хедер -->
|
|
||||||
<div class="swipe-header">
|
|
||||||
<h2 class="section-title">Поиск</h2>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Основное содержимое -->
|
<!-- Основное содержимое -->
|
||||||
<main class="swipe-content no-scroll">
|
<main class="swipe-content no-scroll">
|
||||||
<!-- Loading State -->
|
<!-- Loading State -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user