mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Merge pull request #10484 from overleaf/ds-homepage-css-bug-fix
fixed the css bug on home page, removed the variable GitOrigin-RevId: 5a2ca4aa75d15205d56e83d598535128643e6b39
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.login-btn when(@is-new-css = false) {
|
||||
.login-btn {
|
||||
.btn;
|
||||
.btn-default;
|
||||
position: relative;
|
||||
@@ -102,14 +102,6 @@
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.login-btn when(@is-new-css = true) {
|
||||
.btn;
|
||||
.btn-secondary;
|
||||
position: relative;
|
||||
padding-left: 20px;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.login-btn-sharelatex {
|
||||
background-color: @brand-sharelatex-color;
|
||||
&:focus,
|
||||
|
||||
Reference in New Issue
Block a user