S
S
Senseich2019-11-22 00:10:31
1C-Bitrix
Senseich, 2019-11-22 00:10:31

Is it possible to change the height of the list of elements in the Bitrix admin panel?

Hello! Tell me, is it possible to change the height of the lines in the list of elements to make the images of the elements larger?
5dd6fd3ee96a8112646882.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2019-11-22
@anton99zel

/bitrix/components/bitrix/main.ui.grid/templates/.default/style.css

.main-grid-row-body {
    height: 200px;
    transition: opacity, border 200ms;
}

But the image will most likely not change, because it is resized when loaded.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question