feat(FN-4385): align ChatView mobile padding note and test tag
Fixed mobile padding consistency in ChatView by aligning a CSS comment and its corresponding test tag to match, keeping documentation and tests in sync for FN-4385. Fusion-Task-Id: FN-4385
This commit is contained in:
@@ -1657,7 +1657,7 @@
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* FN-4352/FN-4387: keep row text clearance aligned to compact secondary delete control (matches base compact clearance). */
|
||||
/* FN-4352/FN-4385: keep row text clearance aligned to compact secondary delete control (matches base compact clearance). */
|
||||
.chat-session-title,
|
||||
.chat-session-preview {
|
||||
padding-right: calc(var(--space-md) * 3);
|
||||
|
||||
Reference in New Issue
Block a user