Update ParentProfile.vue
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user