mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-06 13:08:23 +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;
|
|
} |