mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-14 20:01:30 +03:00
App drawer styling
This commit is contained in:
parent
553c53e7e8
commit
7ea6157b67
1 changed files with 5 additions and 0 deletions
|
@ -202,3 +202,8 @@ limitations under the License.
|
|||
padding: 4px 4px 4px 0;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.mx_AppsDrawer {
|
||||
height: 50px;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue