This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
liushengqiang
/
excalidraw
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Align ToolButton Label in RTL mode (
#1186
)
Adil HADDAOUI
hace 5 años
padre
8030a167c6
commit
ae655cd7d3
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
src/components/ToolIcon.scss
+ 1
- 1
src/components/ToolIcon.scss
Ver fichero
@@ -32,7 +32,7 @@
}
& + .ToolIcon__label {
- margin-
lef
t: 0;
+ margin-
inline-star
t: 0;
}
}