Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
G8Frontend
/
6f2ed698153c4e0286bb6b5f8fe010e5c89f6431
/
.
/
src
/
views
/
forum
/
index.module.css
blob: 53cf91c236dff62f103248d40e1e56841cb831ac [
file
] [
log
] [
blame
]
San3yuan
6f2ed69
2025-04-16 20:24:49 +0800
[
diff
] [
blame^
]
1
.
selfStatus
{
2
width
:
25%
;
3
height
:
45%
;
4
position
:
absolute
;
5
right
:
0%
;
6
top
:
0%
;
7
8
}
9
.
container
{
10
width
:
100%
;
11
height
:
100%
;
12
}