modified: serv_nginx/bbvue/src/views/Profile.vue
delete background image
This commit is contained in:
@@ -664,6 +664,7 @@ export default {
|
||||
background: linear-gradient(135deg, #f5f5f5, #e0e0e0);
|
||||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
|
||||
isolation: isolate; /* Новое свойство */
|
||||
background-image: none !important; /* Явно убираем фоновое изображение */
|
||||
}
|
||||
|
||||
.avatar-image {
|
||||
|
||||
Reference in New Issue
Block a user