mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
admin msg html tags fix, added X to close modals
This commit is contained in:
@@ -20,3 +20,14 @@
|
||||
padding: 20px;
|
||||
cursor: auto;
|
||||
}
|
||||
|
||||
.close {
|
||||
cursor: pointer;
|
||||
font-size: 18px;
|
||||
position: absolute;
|
||||
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user