mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 18:55:58 +03:00
fix button width for unkdevdialog
This commit is contained in:
parent
5368c87dc1
commit
654a025a9f
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ limitations under the License.
|
|||
margin-right: 8px;
|
||||
padding-left: 0.5em;
|
||||
padding-right: 0.5em;
|
||||
width: 70px;
|
||||
width: 85px;
|
||||
outline: none;
|
||||
cursor: pointer;
|
||||
color: $accent-color;
|
||||
|
|
Loading…
Reference in a new issue