mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 22:14:53 +00:00
8 lines
113 B
CSS
8 lines
113 B
CSS
#loading {
|
|
margin: 0 auto;
|
|
width: 6em;
|
|
}
|
|
|
|
.done .ms-ListItem-primaryText {
|
|
text-decoration: line-through;
|
|
} |