Commit b1907d70146ea2d8c7fd0523fb72783c3013ec0c

Authored by Виталий
1 parent d1721449

git

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -12427,4 +12427,5 @@ li.active-menu-admin:hover a .ico_num {
12427 12427 background: url("/images/delet-file.png") no-repeat;
12428 12428 padding-left: 0 !important;
12429 12429 }
12430   -#modal_form_contacts .fileloader-item-remove:before {display:none;}
12431 12430 \ No newline at end of file
  12431 +#modal_form_contacts .fileloader-item-remove:before {display:none;}
  12432 +.command-block-name {height: 50px;overflow: hidden; font-size: 16px;}
12432 12433 \ No newline at end of file
... ...