This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
imaq
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
css
master
FlorianEisenmenger
10 months ago
parent
f941b3086b
commit
bf274c4a92
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
angular/src/assets/scss/_dark.scss
+1
-1
angular/src/assets/scss/_modal.scss
+ 1
- 1
angular/src/assets/scss/_dark.scss
View File
@@ -32,7 +32,7 @@
color: #fff !important;
}
.search-select .show-name p {
background:
transparent
;
background:
#1d262d
;
}
.mat-mdc-paginator-icon {
+ 1
- 1
angular/src/assets/scss/_modal.scss
View File
@@ -5,7 +5,7 @@
margin-top: 3rem;
margin-bottom: 3rem;
cursor: auto;
max-width:
7
00px;
max-width:
8
00px;
}
.modal-content {
padding: 1rem;
Write
Preview
Loading…
Cancel
Save