Fix wrong border radius location on new plans page group and student table (#10874)

GitOrigin-RevId: 744b81b3e5a7b189dc1e86efd00680901a53b494
This commit is contained in:
M Fahru 2022-12-13 01:54:16 -07:00 committed by Copybot
parent 9fc27e435f
commit 558cf0715a

View file

@ -417,7 +417,7 @@ span.plans-v2-license-picker-educational-discount-learn-more-container {
}
}
td:nth-last-child(2) {
td:last-child {
background-color: @ol-blue-gray-0;
.plans-v2-table-cell {