mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
e7e1fcef3b
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;
|
|
}
|
|
}
|
|
}
|