mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-27 17:00:06 +02:00

Replaced the a tag with button tag for plans page plans options GitOrigin-RevId: 4717067ce0fc9209a65c0d323602d834a90951fc
7 lines
95 B
Text
7 lines
95 B
Text
.nav-pills {
|
|
> li {
|
|
> button {
|
|
border-radius: @btn-border-radius-base;
|
|
}
|
|
}
|
|
}
|