mirror of https://github.com/vector-im/riot-web
fix button width for unkdevdialog
parent
5368c87dc1
commit
654a025a9f
|
@ -54,7 +54,7 @@ limitations under the License.
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
padding-left: 0.5em;
|
padding-left: 0.5em;
|
||||||
padding-right: 0.5em;
|
padding-right: 0.5em;
|
||||||
width: 70px;
|
width: 85px;
|
||||||
outline: none;
|
outline: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: $accent-color;
|
color: $accent-color;
|
||||||
|
|
Loading…
Reference in New Issue