.logo-drop-area { border-radius: var(--radius-md); padding: 22px 20px; cursor: pointer; display: flex; align-items: center; justify-content: center; min-height: 90px; transition: all var(--transition); position: relative; } html.theme-dark .logo-drop-area { background:rgba(255,255,255,.04); border:2px dashed rgba(255,255,255,.15); } html.theme-light .logo-drop-area { background:#f8faff; border:2px dashed #c7d7f5; } .logo-drop-area:hover { border-color: var(--accent) !important; background: rgba(59,130,246,.07) !important; } .logo-drop-inner { display: flex; flex-direction: column; align-items: center; transition: color .3s; } html.theme-dark .logo-drop-inner { color:rgba(255,255,255,.35); } html.theme-light .logo-drop-inner { color:#94a3b8; } .logo-drop-area.has-logo .logo-drop-inner { display:none; } .logo-drop-area.has-logo #logoPreview { display:block !important; }
Dalil Malaysia — B2B Travel Platform
Already have an account? Sign in here →