Added help text informing the user that the team invite link has been copied when they press the 'Copy Link' button
Этот коммит содержится в:
6
web/sass-files/sass/partials/_get-link.scss
Обычный файл
6
web/sass-files/sass/partials/_get-link.scss
Обычный файл
@@ -0,0 +1,6 @@
|
||||
.copy-link-confirm {
|
||||
color: rgb(153, 230, 153);
|
||||
margin-top: -27px;
|
||||
margin-bottom: -25px;
|
||||
margin-right: 300px;
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
@import "partials/error";
|
||||
@import "partials/error-bar";
|
||||
@import "partials/loading";
|
||||
@import "partials/get-link";
|
||||
|
||||
// Responsive Css
|
||||
@import "partials/responsive";
|
||||
|
||||
Ссылка в новой задаче
Block a user