-
Content Count
3,738 -
Joined
-
Last visited
Awards
This user doesn't have any awards
About mrchow19910319
-
Title
Locked i7 FTW. PC money > lunch money.
- Birthday Mar 19, 1991
Contact Methods
-
Twitter
@zh0ux1ang
- Website URL
Profile Information
-
Gender
Male
-
Interests
PC gaming, reading (mostly novels), programming, shit-posting, loving apple hardware and software
System
-
CPU
i7 8700
-
Motherboard
AsRock mini itx ac.
-
RAM
16GB
-
GPU
EVGA GTX 1060 single fan edition. (this thing is a beast!)
-
Case
Fractal Design Node 304 white edition
-
Storage
120GB of SSD 1TB of HDD
-
PSU
Corsair SF450
-
Display(s)
Dell P2416D
-
Keyboard
Tada 68 With Aluminum base (Gateron Red)
-
Mouse
SteelSeries Rival 310 (compares to my last mouse Sensei this mouse feels really cheap. but the sensor in it is better)
-
Sound
Logitech UE mini
-
Operating System
windows 10/macOS
Recent Profile Visitors
32,461 profile views
-
Components’ height cannot be manipulated (Materialize CSS)
mrchow19910319 replied to mrchow19910319's topic in Programming
Ah.. thanks -
I am using Materialize CSS to create a front end mockup where I found that the height of the coponent tabs, cannot be altered. Inside the codepen is an simple example where I try to make the tab components inside tabs any size I want. The idea is to control those elements’ sizes so that I can style it better. Make the fonts bigger and such. Or I can straight up put other content into those tabcomponent. codepen link Inside the codepen you can see the 1st issue I am facing is : I cannot get the tab component to fill up its parent tabs. Is anyone familiar
-
-
I got this error everytime I try to execute the command I know that it is saying one app cannot be installed cos it cannot find he correct version. I saw online on stackoverflow people said using this to solve it . it does not work. I dont know how do i edit sources.list to make it work. Here is my source . list file # deb cdrom:[Xubuntu 20.04 LTS _Focal Fossa_ - Release amd64 (20200423)]/ focal main multiverse restricted universe # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution.
-
Sass compiler error I don't understand. (Materialize CSS)
mrchow19910319 replied to mrchow19910319's topic in Programming
https://imgflip.com/i/4719ot -
Sass compiler error I don't understand. (Materialize CSS)
mrchow19910319 replied to mrchow19910319's topic in Programming
just scroll down _variables.scss and see the source code you will be good. -
Sass compiler error I don't understand. (Materialize CSS)
mrchow19910319 replied to mrchow19910319's topic in Programming
nvm I've got it to work. -
Sass compiler error I don't understand. (Materialize CSS)
mrchow19910319 replied to mrchow19910319's topic in Programming
.tabs { &.tabs-transparent { background-color: transparent; .tab a, .tab.disabled a, .tab.disabled a:hover { color: rgba(255,255,255,0.7); } .tab a:hover, .tab a.active { color: #fff; } .indicator { background-color: #fff; } } &.tabs-fixed-width { display: flex; .tab { flex-grow: 1; } } position: relative; overflow-x: auto; overflow-y: hidden; height: 48px; width: 100%; background-color: $tabs-bg-color; margin: 0 auto; white-space: nowrap; .tab { display: inline-block; t -
I'm getting this SASS compiler error which I don't understand : And all I havd done was to change some default color in materialize CSS library. Here's before : // $primary-color: color("blue","base") !default; // $primary-color-light: lighten($primary-color, 15%) !default; // $primary-color-dark: darken($primary-color, 15%) !default; // $secondary-color: color("lime","base") !default; // $success-color: color("green", "base") !default; // $error-color: color("red", "base") !default; // $link-color: color("light-blue", "darken-1") !default; Here's
-
after I leave my laptop for a while it will greet me with the laptop log in screen. at the same time it will disconnect to WIFI/internet how do I change the settings so that it will keep the connection?
-
"Garbage" Me with a R5 3600U + its VEGA iGPU.