mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 16:19:52 +01:00
7 lines
285 B
Text
7 lines
285 B
Text
.card.push-settings.d-none
|
|
.card-body
|
|
.d-block.d-sm-flex
|
|
.align-self-center= t(".description")
|
|
.ms-sm-auto.mt-2.mt-sm-0
|
|
%button.btn.btn-primary{ data: { action: "push-enable" } }= t("voc.y")
|
|
%button.btn{ data: { action: "push-dismiss" } }= t("voc.n")
|