mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Added Chat (disabled for now).
This commit is contained in:
@@ -31,3 +31,13 @@
|
||||
width: 860px;
|
||||
}
|
||||
|
||||
.modal-size-80p .modal-dialog {
|
||||
width: 80%;
|
||||
height: 100%;
|
||||
/*max-height: 800px;*/
|
||||
}
|
||||
|
||||
.modal-size-80p .modal-body {
|
||||
height: 100%;
|
||||
max-height: 800px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user