Move margin from reasoning buttons to actions block

394fc508ee600f92d41f8dac7918b39843d38715

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/style.css+1 -1
@@ -4522,6 +4522,7 @@ input[type="range"]::-webkit-slider-thumb {
4522.mes_reasoning_actions {4522.mes_reasoning_actions {
4523 margin: 0;4523 margin: 0;
4524 margin-top: 0.5em;4524 margin-top: 0.5em;
4525 margin-bottom: 0.5em;
4525}4526}
45264527
4527.mes_edit_buttons .menu_button,4528.mes_edit_buttons .menu_button,
@@ -4539,7 +4540,6 @@ input[type="range"]::-webkit-slider-thumb {
4539}4540}
45404541
4541.mes_reasoning_actions .edit_button {4542.mes_reasoning_actions .edit_button {
4542 margin-bottom: 0.5em;
4543 opacity: 1;4543 opacity: 1;
4544 filter: brightness(0.7);4544 filter: brightness(0.7);
4545}4545}