Claro: Update -webkit-border-horizontal-spacing with border-spacing

Created on 2 February 2023, over 1 year ago
Updated 12 April 2023, over 1 year ago

Problem/motivation

WebKit 3.0 is drop out, don't need long form properties anymore.

.views-query-info table {
  border-radius: 0.4375rem;
  -webkit-border-horizontal-spacing: 1px;
  -webkit-border-vertical-spacing: 1px;
}

Proposer resolution:

Update -webkit-border-horizontal-spacing & -webkit-border-vertical-spacing with border-spacing.

Before patch:

After patch:

📌 Task
Status

Fixed

Version

10.1

Component
Claro 

Last updated about 4 hours ago

Created by

🇮🇳India gauravvvv Delhi, India

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024