This commit is contained in:
Cüneyt Şentürk
2023-05-22 09:49:28 +03:00
parent 9429728281
commit 90965de2e5
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
<button type="button"
x-on:click="price_type = 'lifetime'"
class="w-18 flex justify-center text-base px-2 py-1 rounded-tr-lg rounded-br-lg "
class="w-18 flex justify-center text-base px-2 py-1 rounded-tr-lg rounded-br-lg"
x-bind:class="price_type == 'lifetime' ? 'bg-black-700 text-white' : 'bg-gray-200 btn-outline-primary'"
>
{{ trans('general.lifetime') }}