Remove unused css

This commit is contained in:
Matt Bierner 2021-06-08 12:57:45 -07:00
parent 0db94f5278
commit 078acba108
No known key found for this signature in database
GPG key ID: 099C331567E11888

View file

@ -296,10 +296,6 @@ export class BackLayerWebView<T extends ICommonCellInfo> extends Disposable {
.code {
white-space: pre-wrap;
}
dragging {
background-color: var(--theme-background);
}
</style>
</template>
<style>