mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 14:40:55 +03:00
refactored styles to extract btn
This commit is contained in:
@@ -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', {
|
||||
|
||||
Reference in New Issue
Block a user