- Layout improvements for the Chat client
This commit is contained in:
@@ -160,19 +160,6 @@ export default {
|
||||
background-color: rgba(245, 245, 250, 0.7);
|
||||
}
|
||||
|
||||
/* Algemene form display styling */
|
||||
.form-display {
|
||||
margin-bottom: 10px;
|
||||
border-radius: 8px;
|
||||
padding: 12px;
|
||||
background-color: rgba(0, 0, 0, 0.03);
|
||||
border: 1px solid rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.user-form-values {
|
||||
background-color: rgba(0, 123, 255, 0.05);
|
||||
}
|
||||
|
||||
/* Speciale styling voor read-only formulieren in user messages */
|
||||
.user-form .form-field {
|
||||
margin-bottom: 6px !important;
|
||||
|
||||
Reference in New Issue
Block a user