2025-04-24 13:11:28 +08:00

8 lines
95 B
Plaintext

.nav-pills {
> li {
> button {
border-radius: @btn-border-radius-base;
}
}
}