Skip to content

Commit

Permalink
#41
Browse files Browse the repository at this point in the history
  • Loading branch information
DNA-styx committed Aug 26, 2024
1 parent 49c4252 commit ae8bee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sbpp-windmill-dashboard/page_admin_settings_features.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
<div id="enable_publiccomments.msg" class="badentry"></div>
</span>

<span class="flex items-center">
{sb_button text="Save Changes" id="fsettings" submit=true class="ok block px-4 py-2 mt-4 text-sm font-medium leading-5 text-center text-white transition-colors duration-150 bg-purple-600 border border-transparent rounded-lg active:bg-purple-600 hover:bg-purple-700 focus:outline-none focus:shadow-outline-purple" }
<span>
{sb_button text="Save Changes" id="fsettings" submit=true class="ok w-full block px-4 py-2 mt-4 text-sm font-medium leading-5 text-center text-white transition-colors duration-150 bg-purple-600 border border-transparent rounded-lg active:bg-purple-600 hover:bg-purple-700 focus:outline-none focus:shadow-outline-purple" }
</span>

</form>
Expand Down

0 comments on commit ae8bee4

Please sign in to comment.