CSS
Enviado: 12 Fev 2026, 23:45
Arquivo: custom.css
===================================================================
--- patch.php (original)
+++ patch.php (modificado)
@@ -1,13 +1,14 @@
.dw-btn {
- display: inline-flex;
+ /*display: inline-flex;-*/
align-items: center;
gap: 8px;
padding: 8px 18px !important;
font-size: 13px !important;
font-weight: 600 !important;
border-radius: 6px !important;
cursor: pointer;
transition: all 0.2s ease;
border: none !important;
- text-shadow: none !important;
+
-}
+ text-shadow: none !important;
+}