This commit is contained in:
TheGiddyLimit
2024-03-24 23:47:02 +00:00
parent 84065a027d
commit 12f34a38f8
153 changed files with 90818 additions and 1900 deletions

View File

@@ -2119,7 +2119,7 @@ class ManageBrewUi {
const btnViewJson = e_({
tag: "button",
clazz: `btn btn-default btn-xs mobile-ish__hidden w-24p`,
clazz: `btn btn-default btn-xs mobile-lg__hidden w-24p`,
title: `${this._LBL_LIST_VIEW_JSON}: ${this.constructor._getBrewJsonTitle({brew, brewName})}`,
children: [
e_({