refactored styles to extract btn
This commit is contained in:
parent
ae256141da
commit
57422d6406
7 changed files with 110 additions and 135 deletions
|
@ -7,7 +7,7 @@ const signupDialog = require('./signupDialog');
|
|||
|
||||
module.exports = function(state, emit) {
|
||||
const el = html`
|
||||
<div class="px-4-device">
|
||||
<div class="px-4 md:px-0">
|
||||
${
|
||||
raw(
|
||||
state.translate('frontPageExpireInfo', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue