migrate UnknownDeviceDialog away from Gemini

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-13 23:49:28 +00:00
parent c77ba71f89
commit b68d4583d1
2 changed files with 3 additions and 2 deletions

View file

@ -44,6 +44,7 @@ limitations under the License.
.mx_UnknownDeviceDialog .mx_Dialog_content {
margin-bottom: 24px;
overflow-y: scroll;
}
.mx_UnknownDeviceDialog_deviceList > li {