Add apps drawer bottom margin.
This commit is contained in:
parent
e3bdcf4d0d
commit
cf2850834e
|
@ -14,8 +14,9 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// .mx_AppsDrawer {
|
.mx_AppsDrawer {
|
||||||
// }
|
margin: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_AppsContainer {
|
.mx_AppsContainer {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue