Adjusted MessageControl and linked css
This commit is contained in:
@ -70,13 +70,13 @@
|
||||
|
||||
.received-message {
|
||||
-fx-alignment: center-left;
|
||||
-fx-background-radius: 4.0em;
|
||||
-fx-background-radius: 1.3em;
|
||||
-fx-text-alignment: right;
|
||||
}
|
||||
|
||||
.own-message {
|
||||
-fx-alignment: center-right;
|
||||
-fx-background-radius: 4.0em;
|
||||
-fx-background-radius: 1.3em;
|
||||
-fx-text-alignment: left;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user