Make the conf menu larger

master
Daniel Berteaud 11 years ago
parent c092c45431
commit 074a5e6785
  1. 3
      public/css/vroom.css

@ -76,6 +76,9 @@
#inviteMenu { #inviteMenu {
min-width: 400px; min-width: 400px;
} }
#confMenu {
min-width: 400px;
}
#chatBox { #chatBox {
max-height:300px; max-height:300px;
resize:none; resize:none;

Loading…
Cancel
Save