Commit 011a71d6 authored by Jakob Moser's avatar Jakob Moser
Browse files

Increase font size

parent 86a6b665
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
$(function() {
    new ZammadChat({
        background: '#001220',
        fontSize: '12px',
        fontSize: '14px',
        chatId: 1,
        show: false
    })