diff --git a/src/app/home/home.component.css b/src/app/home/home.component.css index 007a1986..83c5165f 100644 --- a/src/app/home/home.component.css +++ b/src/app/home/home.component.css @@ -405,10 +405,6 @@ justify-content: space-between; } -.history-card-close-button { - padding: 0.1rem 0.3rem; -} - .blur-marking-button { padding: 0.1rem 0.3rem; } @@ -556,6 +552,9 @@ } .writing { + display: -webkit-box; + -webkit-line-clamp: 4; + -webkit-box-orient: vertical; box-shadow: 0 0 10px rgba(216, 216, 216, 0.6); border-radius: 5px; padding: 5px; @@ -645,7 +644,6 @@ width: 40px; height: 23px; float: right; - right: 53px; } .switch input { diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index b9b79752..44402567 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -47,13 +47,13 @@ Shkruaj këtu ose Shkruaj këtu ose + for="file-upload-input" + class="editor-placeholder-upload" + data-test="editor-placeholder-upload" + >ngarko një dokument
        
@@ -151,14 +151,14 @@
gabime shkrimigabime shkrimi
@@ -172,7 +172,7 @@ > shkrim pa gabime - shenjime për fjalë të shkruara gabim, gabime + >shenjime për fjalë të shkruara gabim, gabime fonetikore, shenja pikësimi @@ -188,7 +188,7 @@
sugjerime huazimeshsugjerime huazimesh
@@ -202,7 +202,7 @@ > pa huazime për tani - shenjime për huazime me origjinë italiane, angleze, + >shenjime për huazime me origjinë italiane, angleze, sllave, gjermane, otomane, greke @@ -218,7 +218,7 @@
shenjime stilistikeshenjime stilistike
@@ -245,7 +245,7 @@
shenjime gabimesh gramatikoreshenjime gabimesh gramatikore
@@ -260,7 +260,7 @@ sipas rregullave gramatikore - shenjime për gabime gramatikore të llojeve të + >shenjime për gabime gramatikore të llojeve të ndryshme @@ -295,7 +295,7 @@ marking.type }}-marking-header" data-test="marking-span" - >{{ getTextOfMarking(i) }} + >{{ getTextOfMarking(i) }}
@@ -405,7 +405,7 @@ ]?.type }}-marking-header" data-test="highlighted-marking" - >{{ + >{{ getTextOfMarking(highlightedMarkingIndex) }} @@ -439,16 +439,16 @@ class="bi bi-stars" > {{ - processedText?.markings?.[ - highlightedMarkingIndex - ]?.subtype - }} + processedText?.markings?.[ + highlightedMarkingIndex + ]?.subtype + }} - {{ - processedText?.markings?.[ - highlightedMarkingIndex - ]?.description - }} + processedText?.markings?.[ + highlightedMarkingIndex + ]?.description + }}