/**
* DevExtreme (widgets/common/speedDialAction.less)
* Version: 20.1.7
* Build date: Tue Aug 25 2020
*
* Copyright (c) 2012 - 2020 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
*/
@import (once) "./overlay.less";

.dx-fa-button .dx-overlay-content {
    border-radius: 50%;
    cursor: pointer;
}
