/* This file is part of Telegram Desktop, the official desktop application for the Telegram messaging service. For license and copyright information please follow this link: https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL */ using "ui/basic.style"; using "passport/passport.style"; paymentsFormPricePadding: margins(22px, 7px, 22px, 6px); paymentsPanelSubmit: RoundButton(passportPasswordSubmit) { width: 0px; height: 49px; padding: margins(0px, -3px, 0px, 0px); textTop: 16px; }