mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 23:59:01 +02:00
3dce00f059
Replaced the a tag with button tag for plans page plans options GitOrigin-RevId: 4717067ce0fc9209a65c0d323602d834a90951fc
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
.nav-pills {
|
|
> li {
|
|
> button {
|
|
border-radius: @btn-border-radius-base;
|
|
}
|
|
}
|
|
}
|