Add apps drawer bottom margin.

pull/5573/head
Richard Lewis 2017-11-14 17:32:01 +00:00
parent e3bdcf4d0d
commit cf2850834e
1 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,9 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// .mx_AppsDrawer {
// }
.mx_AppsDrawer {
margin: 5px;
}
.mx_AppsContainer {
display: flex;