badguardhome/client/src/components/ui/Update.css
Ildar Kamalov 43fcf4117d Add update check
Closes #338
2018-09-21 15:20:41 +03:00

7 lines
100 B
CSS

.update {
position: relative;
z-index: 102;
margin-bottom: 0;
padding: 0.75rem 0;
}