Delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
130e4f7bfd
commit
3983c15302
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ limitations under the License.
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
background-color: $button-bg-color;
|
background-color: $button-bg-color;
|
||||||
|
|
||||||
&:before {
|
&::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
|
|
Loading…
Reference in a new issue