🚀 Auto-deploy: Camila atualizado em 26/05/2026 10:56:30
This commit is contained in:
@@ -1567,3 +1567,17 @@ code {
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
/* Rename Input Inline */
|
||||
.rename-input {
|
||||
background-color: var(--bg-tertiary) !important;
|
||||
border: 1px solid var(--border-focus) !important;
|
||||
border-radius: 6px !important;
|
||||
color: var(--text-primary) !important;
|
||||
font-size: 13px !important;
|
||||
font-family: var(--font-sans) !important;
|
||||
padding: 4px 6px !important;
|
||||
width: 100% !important;
|
||||
outline: none !important;
|
||||
box-shadow: 0 0 5px var(--brand-glow) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user