[BridgeCard] Fix parameter layout issue (#1816)

Fixes parameter layout issue on small screens.
This commit is contained in:
Joseph 2020-10-26 07:11:58 +00:00 committed by GitHub
parent 2714c3d816
commit 164b407f28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -360,7 +360,7 @@ h5 {
margin: 3px auto 0;
}
.info {
.info, .no-info {
display: none;
}