mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #19241 from overleaf/jel-cms-btn-premium
[web] Render premium button style from CMS GitOrigin-RevId: 5cd896e6f220f48054fa9fe35b48a56449facf6a
This commit is contained in:
parent
be8805d386
commit
5903720dbd
1 changed files with 3 additions and 0 deletions
|
@ -158,6 +158,9 @@
|
|||
.btn-secondary {
|
||||
.btn-secondary;
|
||||
}
|
||||
.btn-premium {
|
||||
.btn-premium;
|
||||
}
|
||||
}
|
||||
|
||||
// Link buttons
|
||||
|
|
Loading…
Reference in a new issue