Move notifications to top right

master
Håvar Aambø Fosstveit 2018-03-01 15:28:11 +01:00
parent 87169820de
commit 3794208e98
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
padding: 20px;
display: flex;
flex-direction: column;
justify-content: flex-end;
justify-content: flex-start;
align-items: flex-end;
+desktop() {