Add mobile actions dropdown menu. Closes #2231
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.icon {
|
||||
height: 15px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.menu {
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
margin: 8px;
|
||||
}
|
||||
Reference in New Issue
Block a user