Merge "Limit height of diff view file dropdown"
This commit is contained in:
@@ -90,6 +90,7 @@ limitations under the License.
|
||||
.dropdown-content {
|
||||
background-color: #fff;
|
||||
box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
|
||||
max-height: 70vh;
|
||||
}
|
||||
.dropdown-content a {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user