rfid/themes/hugo-whisper-theme/assets/scss/components/_overview.scss

7 lines
118 B
SCSS
Raw Normal View History

2021-10-01 12:32:43 +00:00
.overview {
background: lightgoldenrodyellow;
border-radius: 3px;
padding: 4px 10px 4px 10px;
float: right;
}