mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-05 21:01:14 +00:00
Merge pull request #1492 from sharelatex/spd-dropbox-unlink-csrf
Add csrf protection for unlinking Dropbox accounts GitOrigin-RevId: 00bbf0b8d4dc9f97098a645267bf23a6c3e5eea3
This commit is contained in:
parent
c7f30bdfec
commit
78b79999e9
1 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@
|
|||
}
|
||||
|
||||
.alert when (@is-overleaf = true) {
|
||||
a {
|
||||
a,
|
||||
.btn-inline-link {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue