We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31afb53 commit ae69734Copy full SHA for ae69734
src/modules/scen_compare.R
@@ -71,7 +71,7 @@ output$active_tab_actions_ui <- renderUI({
71
class = "header-close-button-wrapper",
72
tags$a(
73
id = "btCmpTabCloseAll", href = "#",
74
- class = "btn btn-default bt-icon action-button",
+ class = "btn btn-default bt-icon",
75
title = lang$nav$scen$btCloseAll,
76
onclick = paste0(
77
"Miro.confirmModalShow('",
0 commit comments