mirror of https://github.com/perkeep/perkeep.git
When updating spinner, don't relayout entire doc
Change-Id: I004e691e015b8a5e64f95702dc1f08ac75c91c0f
This commit is contained in:
parent
bffbb0b349
commit
31a6685f1d
|
@ -17,6 +17,7 @@ limitations under the License.
|
|||
.cam-spinner {
|
||||
position: relative;
|
||||
background-size: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.cam-spinner>div {
|
||||
|
|
Loading…
Reference in New Issue