eruda-vue / src /style.scss
soiz1's picture
Upload folder using huggingface_hub
4d70170 verified
raw
history blame contribute delete
154 Bytes
.vue {
padding: 0;
.tip {
padding: 10px;
background: #fff;
color: #263238;
}
.vue-devtools {
width: 100%;
height: 100%;
}
}