mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
5 lines
92 B
SCSS
5 lines
92 B
SCSS
|
.grecaptcha-badge {
|
||
|
visibility: hidden;
|
||
|
height: 0 !important; // Prevent layout shift
|
||
|
}
|