Commit 0b7b8ea4 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch '#231208-sherlock/file_samples' into 'master'

Apply GitLab UI button styles to buttons in app/views/sherlock/file_samples directory

See merge request gitlab-org/gitlab!44109
parents 92c2777f 1db4122d
......@@ -5,7 +5,7 @@
.row-content-block
.float-right
= link_to(sherlock_transaction_path(@transaction), class: 'btn') do
= link_to(sherlock_transaction_path(@transaction), class: 'btn gl-button') do
= sprite_icon('arrow-left')
= t('sherlock.transaction')
.oneline
......
---
title: Apply GitLab UI button styles to buttons in app/views/sherlock/file_samples
merge_request: 44109
author: Lakshit
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment