Update ParentProfile.vue

This commit is contained in:
Alexandrina-Kuzeleva
2025-12-05 16:44:39 +03:00
parent eba1923b7c
commit 4da2b844e8

View File

@@ -378,14 +378,6 @@
background-color: rgba(59, 130, 246, 0.05);
}
.bg-teal-50 {
background-color: rgba(249, 168, 212, 0.1);
}
.border-teal-100 {
border-color: rgba(249, 168, 212, 0.3);
}
/* Стилизация скроллбара для выпадающих списков */
.overflow-y-auto::-webkit-scrollbar {
width: 6px;