Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
fix linter issue
Browse files Browse the repository at this point in the history
Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>
  • Loading branch information
nurjinjafar committed Oct 24, 2023
1 parent 24aaa9f commit 5cd7ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/css/views/dialogs/_InviteDialog.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ limitations under the License.
flex-direction: column;
height: 600px;
overflow: hidden;

h2 {
display: -webkit-box;
-webkit-line-clamp: 2;
Expand Down

0 comments on commit 5cd7ca9

Please sign in to comment.