mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
list sitekey: copy sitekey
This commit is contained in:
@@ -16,20 +16,15 @@
|
||||
*/
|
||||
|
||||
@import '../../vars';
|
||||
@import '../../components//table/main';
|
||||
|
||||
.notification__table {
|
||||
background-color: $white;
|
||||
width: 90%;
|
||||
padding: 0 10px;
|
||||
@include table;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.notification__title-text {
|
||||
font-size: 1rem;
|
||||
padding: 0.75rem 0.5rem;
|
||||
box-sizing: border-box;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
border-bottom: 0.1px solid $light-grey;
|
||||
@include table__title-text;
|
||||
}
|
||||
|
||||
.notification__mark-read-btn {
|
||||
@@ -45,7 +40,7 @@
|
||||
}
|
||||
|
||||
.notification-data__container {
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
|
||||
.notification__mark-read {
|
||||
|
||||
Reference in New Issue
Block a user