Fix dropdowns in settings still being cut off on mobile
This commit is contained in:
@@ -108,10 +108,10 @@ limitations under the License.
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.dialog .content {
|
||||
flex-grow: 1;
|
||||
background: var(--cpd-color-bg-canvas-default);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user