web-apps/apps/common/mobile/resources/less/common-material.less
2020-10-16 11:11:26 +03:00

13 lines
205 B
Plaintext

.device-android {
.popover__titled {
.list:last-child {
li:last-child {
a {
border-radius: 0;
}
}
}
}
}