mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Fix wrong border radius location on new plans page group and student table (#10874)
GitOrigin-RevId: 744b81b3e5a7b189dc1e86efd00680901a53b494
This commit is contained in:
parent
9fc27e435f
commit
558cf0715a
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue