Skip to content

Commit 8c24f73

Browse files
author
Stanislav Idolov
committed
ENGCOM-1679: [Resolved : UI Component listing action column outside of screen when… #15459
1 parent 92d836c commit 8c24f73

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/_data-grid.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ body._in-resize {
236236

237237
th,
238238
td {
239-
font-size: @data-grid__font-size; // ToDo UI: Rewrite old styles. Should be deleted afterwards
239+
font-size: @data-grid__font-size; // Rewrite old styles. Should be deleted afterwards
240240
line-height: @line-height__base;
241241
transition: @smooth__background-color;
242242
vertical-align: top;

0 commit comments

Comments
 (0)