Skip to content

Commit

Permalink
Update ProVK.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ProChopa authored Nov 22, 2024
1 parent ca9b9dc commit a9e5ee7
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions ProVK.css
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,9 @@ body .reply_author_label {
.vkitGroup__group--f8Opf.vkitGroup__groupModeCard--jNpCl.vkitGroup__groupModeCard--jNpCl,
.group_info_rows_redesign .group_info_row.onboarding_placeholder .line_value:hover,
.my_current_info:hover,
.no_current_info:hover {
.no_current_info:hover,
.NewCropControls__buttons--1xajS,
.feedback_rphoto_img {
border-radius: 24px;
}
.vkmListHeader__button,
Expand All @@ -902,7 +904,6 @@ body .reply_author_label {
.audio_pl_item2 .audio_pl__cover,
.audio_pl__actions_wrap,
.MusicAuthor__playButton,
.vkuiImageBase,
.video_item .video_item_thumb,
.video_item .video_item_thumb_wrap,
.video_thumb_actions,
Expand Down Expand Up @@ -1115,12 +1116,16 @@ input.ads_edit_easy_promote_box__payments-input-amount,
}
.VideoHeader .page_block_header,
.groups_cover_box .groups_edit_cover_wrap--redesign .groups_edit_cover_hidden_area,
.im-group-online-box .im-group-online-box--top {
.im-group-online-box .im-group-online-box--top,
.redesigned-group-cover{
border-radius: 24px 24px 0 0;
}
.StoryPreviewContainer {
--preview-border-radius: 24px;
}
.PrimaryAttachmentReactBlock {
--primary-attachment-border-radius: 24px;
}
.SecondaryAttachmentAvatar,
.SecondaryAttachmentAvatar--shadow::after,
.OwnerContentTabAudiosItem__coverImage,
Expand All @@ -1131,7 +1136,6 @@ input.ads_edit_easy_promote_box__payments-input-amount,
.AttachmentCell__imageBlockContainer--square .AttachmentCell__imageBlock::after,
#group_apps_list .group_apps_list_rows .group_apps_list_row .group_apps_list_row_img .group_apps_list_row_img_img,
.apps_group_catalog_rows .apps_catalog_row .apps_catalog_row_img .apps_catalog_row_img_img,
.vkuiImageBase__img,
.audio_pl_snippet2 .audio_pl_snippet__cover,
.AudioCover__cover--wabyR,
.audio_pl_edit_box .ape_cover,
Expand Down

0 comments on commit a9e5ee7

Please sign in to comment.