Add csrf protection for unlinking Dropbox accounts GitOrigin-RevId: 00bbf0b8d4dc9f97098a645267bf23a6c3e5eea3
@@ -70,7 +70,8 @@
}
.alert when (@is-overleaf = true) {
- a {
+ a,
+ .btn-inline-link {
color: white;
text-decoration: underline;