feat: fe mobile responsive next (#1609)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.installedApp {
|
||||
height: calc(100vh - 74px);
|
||||
height: 100%;
|
||||
border-radius: 16px;
|
||||
box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user