mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-09-09 05:58:41 +00:00
fix(aot): fix aot buttons size
- fix aot not being debug-able locally in jitsi-meet-electron app
This commit is contained in:
committed by
Horatiu Muresan
parent
9e6939d25f
commit
7d1c8da827
@@ -8,6 +8,8 @@
|
||||
.toolbox-icon {
|
||||
cursor: pointer;
|
||||
padding: 7px;
|
||||
width: 25px;
|
||||
height : 25px;
|
||||
|
||||
&.toggled {
|
||||
background: $AOTToolbarButtonToggleColor;
|
||||
|
||||
Reference in New Issue
Block a user