mirror of https://github.com/vector-im/riot-web
Add apps drawer bottom margin.
parent
e3bdcf4d0d
commit
cf2850834e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue