mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-31 21:51:10 -04:00
merge master
This commit is contained in:
10
resources/assets/sass/pages/settings.scss
vendored
10
resources/assets/sass/pages/settings.scss
vendored
@ -150,6 +150,16 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.version {
|
||||
background: #EAF1FB;
|
||||
color: #A5ACC1;
|
||||
border: 1px solid #EAF1FB;
|
||||
box-sizing: border-box;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
@media(max-width: $x-small-breakpoint ) {
|
||||
|
||||
Reference in New Issue
Block a user