Add comment on network chevron placement

pull/21833/head
J. Ryan Stinnett 2020-07-31 18:00:35 +01:00
parent 31180d3df9
commit 805b8f5299
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ limitations under the License.
position: absolute;
width: 24px;
height: 24px;
right: -26.5px; // - (24 + 2.5)
right: -26.5px; // - (width: 24 + spacing to align with X above: 2.5)
top: -3px;
mask-repeat: no-repeat;
mask-position: center;