diff --git a/components/Modal/ProfilePopup.vue b/components/Modal/ProfilePopup.vue index b99a9ea..3707178 100644 --- a/components/Modal/ProfilePopup.vue +++ b/components/Modal/ProfilePopup.vue @@ -224,14 +224,8 @@ function buttonEditProfile() { overflow-y: auto; overflow-x: hidden; - scrollbar-width: none; } -#about-me-text::-webkit-scrollbar { - display: none; -} - - #profile-footer { margin-left: 1em; margin-right: 1em;