Files
ramais/assets/css/admin-ramais.css

16 lines
187 B
CSS
Raw Normal View History

2025-08-08 22:13:35 -03:00
.wrap h1 {
margin-bottom: 20px;
}
.form-table th {
width: 200px;
}
.form-table input.regular-text {
width: 100%;
max-width: 400px;
}
.notice {
margin: 5px 0 15px;
}